/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(../bundles/ants/css/plugins/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../bundles/ants/css/plugins/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../bundles/ants/css/plugins/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../bundles/ants/css/plugins/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}


/* -----------------------------------------------------------------------------
	 Nav
----------------------------------------------------------------------------- */

.mobile-nav { display: none; }

.nav:before, .nav:after {
	display: block;
	content: none;
}

.navbar {
	position: relative;
	z-index: 100;
	  -webkit-border-radius: 0;
	     -moz-border-radius: 0;
	          border-radius: 0;
}

.navbar-collapse {
	padding: 0;
	border-top: 1px solid #ececec;
}
.navbar-collapse:before,
.navbar-collapse:after {
	display: block;
	content: none;
}


.navbar-default {
	background: none;
	border: 0;
	width: 982px;
	margin: 0 auto;
}

.navbar-default .navbar-nav > li > a {
	color: #283744;
	padding: 5px 0 0;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	border-top: 1px solid transparent;
	line-height: 45px;
}

.oldies .navbar-default .navbar-nav > li > a {
	font-weight: normal;
}

.navbar-default .navbar-nav > li > a > span {
	display: inline-block;
	line-height: 1.5;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.focus {
	color: #000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li:hover > a {
	color: #000;
	background-color: transparent;
	border-top: 1px solid #000;
}


.col-niv3-first {
	clear: both;
}

.nav-inner {
	width: 982px;
	margin: 0 auto;
	padding: 0;
	font-size: 1.083em;
	border-collapse: separate;
	border-spacing: 1px;
}




.nav {
	text-align: left;
	background: url('../bundles/ants/img/nav-sep.png') 0 50% no-repeat;
	width: 100%;
}

.nav > li {
	vertical-align: middle;
	position: relative;
	margin-left: 0;
	width: 12.5%;
	background: url('../bundles/ants/img/nav-sep.png') 100% 50% no-repeat;
	min-height: 40px;
	padding: 0;
}

.nav--lvl-2 > ul > li > a {
	font-size: 0.86em;
}





.nav-2 {
	width: 190px;
	position: absolute;
	left: -1000px;
	top: 0;
	display: none;
}
.js .nav-2 {
	position: absolute;
}

.nav--lvl-2 {
	position: relative;
	width: 190px;
}
.nav--lvl-2-active {
}

.nav--lvl-2 > ul {
	width: 190px;
	margin: 0 0 0;
	padding: 0;
	list-style: none;
	background-color: #f6f6f6;
	border: 1px solid #d7d7d7;
}

.nav--lvl-2 > ul > li {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebebeb;
}

.nav--lvl-2 > ul > li > a {
	position: relative;
	display: block;
	padding: 4px 30px 4px 18px;
	color: #2e3641;
}
.nav--lvl-2 > ul > li > a:hover,
.nav--lvl-2 > ul > li > a:focus,
.nav--lvl-2 > ul > li > a:active,
.nav--lvl-2 > ul > li.active > a {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
.nav--lvl-2 button {
	background: url('../bundles/ants/img/arrow-e-dark-lg.png') 0 0 no-repeat;
	width: 10px;
	height: 16px;
	border: 0;
	position: absolute;
	top: 5px;
	right: 12px;
}
.nav--lvl-2 a:hover button,
.nav--lvl-2 a:focus button,
.nav--lvl-2 li.active a button {
	background-image: url('../bundles/ants/img/arrow-e-white-lg.png');
}




.nav--lvl-3 {
	border: 1px solid #d7d7d7;
	background: rgba(255, 255, 255, 0.95);
	display: none;
	position: absolute;
	top: 0px;
	left: 190px;
	padding-top: 10px;
}
.no-rgba .nav--lvl-3 {
	background: #fff;
}
li.active > .nav--lvl-3 {
	display: block;
}

.nav--lvl-3 .col-sm-4 {
	margin-bottom: 10px;
	padding: 0 5px;
}

.nav--lvl-3-title:link,
.nav--lvl-3-title:visited {
	font-size: 1.07em;
	color: #fff;
	display: block;
	background: #000;
	text-align: center;
	padding: 5px;
	min-height: 50px;
	margin-bottom: 0;

		-webkit-border-radius: 5px;
			 -moz-border-radius: 5px;
						border-radius: 5px;
		-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;

}


.nav--lvl-3-2cols {	width: 430px; }
.nav--lvl-3-1cols {	width: 215px; }


.nav--lvl-3-2cols .col-sm-4 { width: 50%; }
.nav--lvl-3-1cols .col-sm-4 { width: 100%; }

.nav--lvl-3-3cols {	width: 460px; }






.nav--lvl-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav--lvl-4 li {
	border-top: 1px solid #b4bac5;
}
.nav--lvl-4 li:first-child {
	border-top: none;
}
.nav--lvl-4 a:link,
.nav--lvl-4 a:visited {
	display: block;
	padding: 5px 0;
	font-size: 0.86em;
	color: #2e3641;
}
.nav--lvl-4 a:hover,
.nav--lvl-4 a:focus,
.nav--lvl-4 a:active {
	color: #c82626;
	text-decoration: none;
}




/* -----------------------------------------------------------------------------
	 Tablettes uniquement
----------------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 992px) {

.navbar-default {
	width: auto;
}

	.nav-inner {
		font-size: 1em;
	}

	.nav--lvl-2 > ul > li > a {
		font-size: 1em;
	}

}
/* / Tablettes */



/* -----------------------------------------------------------------------------
	 > mobile
----------------------------------------------------------------------------- */
@media (min-width: 768px) {

.mobile-nav {	display: none; }
.mobile-nav-toggle { display: none; }

}
/* / > mobile */




























/* -----------------------------------------------------------------------------
	 = mobile
----------------------------------------------------------------------------- */
@media (max-width: 767px) {



/* -----------------------------------------------------------------------------
	 Animation menu
----------------------------------------------------------------------------- */

.navbar {	display: none; }

.mobile-nav-toggle {
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 4px 10px 0 0;
	float: right;
	border: none;
	background: #fff;
	text-align: center;
	  -webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;
}
.mobile-nav {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	width: 234px;
	display: none;
}

.site-slide {
	-webkit-transform: translate3d(-234px,0,0);
	-webkit-animation: open .5s ease-in-out;

	-moz-transform: translate3d(-234px,0,0);
	-moz-animation: open .5s ease-in-out;

	transform: translate3d(-234px,0,0);
	animation: open .5s ease-in-out;
}

@-webkit-keyframes open {
	0%      {-webkit-transform: translate3d(0,0,0);}
	100%  {-webkit-transform: translate3d(-234px,0,0);}
}
@-moz-keyframes open {
	0%      {-moz-transform: translate3d(0,0,0);}
	100%  {-moz-transform: translate3d(-234px,0,0);}
}
@keyframes open {
	0%      {transform: translate3d(0,0,0);}
	100%  {transform: translate3d(-234px,0,0);}
}



/*Nav Expanding Open Effect*/
.nav-slide {
	display: block;
	opacity: 1;

	-webkit-transform: translate3d(0,0,0)scale(1);
	-webkit-animation: slideIn .35s ease-in-out;

	-moz-transform: translate3d(0,0,0)scale(1);
	-moz-animation: slideIn .35s ease-in-out;

	transform: translate3d(0,0,0)scale(1);
	animation: slideIn .35s ease-in-out;
}

@-webkit-keyframes slideIn {
	0% {
		opacity: .3;
		-webkit-transform: translate3d(25%,0,0) scale(.97);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0) scale(1);
	}
}

@-moz-keyframes slideIn {
	0% {
		opacity: .3;
		-moz-transform: translate3d(25%,0,0) scale(.97);
	}
	100% {
		opacity: 1;
		-moz-transform: translate3d(0,0,0) scale(1);
	}
}

@keyframes slideIn {
	0% {
		opacity: .3;
		transform: translate3d(25%,0,0) scale(.97);
	}
	100% {
		opacity: 1;
		transform: translate3d(0,0,0) scale(1);
	}
}






/* -----------------------------------------------------------------------------
	 Navigation mobile
----------------------------------------------------------------------------- */

.mobile-nav-list {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #8c9ab3;
}

.mobile-nav-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-nav-list li {
	display: block;
}

.mobile-nav-list a {
	display: block;
	width: 186px;
}



/* = Niveau 1 = */
.mobile-nav-1 {
	border-bottom: 1px solid #a2aab8;
	padding: 6px 10px 6px 10px;
	background: #e8eef9;
	text-align: left;

	  -webkit-box-shadow: 0 0 1px #abb2bf inset;
	     -moz-box-shadow: 0 0 1px #abb2bf inset;
	          box-shadow: 0 0 1px #abb2bf inset;
}

.mobile-nav-1 > a:link,
.mobile-nav-1 > a:visited {
	color: #0a285e ;
}

/*li*/.active > .mobile-nav-1 {	background: #012265; }
/*li*/.active > .mobile-nav-1 > a {	color: #fff; }


.mobile-nav-btn {
	width: 12px;
	height: 12px;
	margin-top: 2px;
	float: right;
	background: url('../bundles/ants/img/arrow-menu-e-n1.png') 95% 50% no-repeat;
	border: none;
}

.active > .mobile-nav-1 > .mobile-nav-btn {
	background-image: url('../bundles/ants/img/arrow-menu-s-n1.png');
}



/* = Niveau 2 = */
.mobile-nav-2-wrapper {	display: none; }
/*li*/.active > .mobile-nav-2-wrapper {	display: block; }

.mobile-nav-2 {
	border-bottom: 1px solid #a2aab8;
	padding: 3px 10px;
}
.mobile-nav-2 a:link,
.mobile-nav-2 a:visited {
	color: #191919;
}

/*li*/.active > .mobile-nav-2 {	background: #012265; }
/*li*/.active > .mobile-nav-2 > a {	color: #fff; }

.mobile-nav-2 .mobile-nav-btn {
	width: 11px;
	height: 10px;
	margin-top: 4px;
	background: url('../bundles/ants/img/arrow-menu-e-n2.png') 95% 50% no-repeat;
}

.active > .mobile-nav-2  > .mobile-nav-btn {
	background-image: url('../bundles/ants/img/arrow-menu-s-n2.png');
}



/* = Niveau 3 = */
.mobile-nav-3-wrapper {	display: none; }
/*li*/.active > .mobile-nav-3-wrapper {	display: block; }


.mobile-nav-3 {
	border-bottom: 1px solid #efefef;
	padding: 3px 10px 3px 20px;
}
.mobile-nav-3 a:link,
.mobile-nav-3 a:visited {
	color: #0a285e;
}

/*li*/.active > .mobile-nav-3 {	background: #1a448f; }
/*li*/.active > .mobile-nav-3 > a {	color: #fff; }

.mobile-nav-3 .mobile-nav-btn {
	width: 11px;
	height: 10px;
	margin-top: 4px;
	background: url('../bundles/ants/img/arrow-menu-e-n2.png') 95% 50% no-repeat;
}

.active > .mobile-nav-3  > .mobile-nav-btn {
	background-image: url('../bundles/ants/img/arrow-menu-s-n2.png');
}




/* = Niveau 4 = */
.mobile-nav-4-wrapper {	display: none; }
/*li*/.active > .mobile-nav-4-wrapper {	display: block; }


.mobile-nav-4 {
	border-bottom: 1px solid #efefef;
	padding: 3px 10px 3px 30px;
}
.mobile-nav-4 a:link,
.mobile-nav-4 a:visited {
	color: #191919;
}







/* -----------------------------------------------------------------------------
	 Onglets spéciaux
----------------------------------------------------------------------------- */

.nav-accueil span {
	background: url('../bundles/ants/img/icon-home.png') top center no-repeat;
	width: 26px;
	height: 22px;
	margin-right: 7px;
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
}

.nav-mon-compte span {
	background: url('../bundles/ants/img/icon-user.png') top center no-repeat;
	width: 26px;
	height: 18px;
	margin-right: 7px;
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
}

.nav-lang,
.nav-accueil,
.nav-mon-compte {
	text-transform: uppercase;
}

.nav-search {
	background-color: #173e86;
	padding: 7px 10px 7px;
}

.nav-search .form-search {
	width: auto;
	float: none;
	margin: 0;
}







}
/* / = mobile */



/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * BOOTSTRAP.......................Surcharges de Bootstrap
 * COMPONENTS......................Composants spécifiques
 */




/*------------------------------------*/
/* $BOOTSTRAP */
/*------------------------------------*/

html { font-size: 1em; }
body {
	font: 0.75em/normal 'Open sans', Verdana, Arial, Helvetica, sans-serif;
	color: #2e3641;
	background: #fff url('../bundles/ants/img/background-pattern.png') 0 0 repeat-x;
}

header {
	position: relative;
	z-index: 101;
}




h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

/* Links */
a:link,
a:visited {
	color: #0a285e;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}

.footer-map a[target="_blank"] {
	background: url('../bundles/ants/img/common/external.png') 100% 3px no-repeat;
	padding-right: 15px;
}


/* = Boutons = */

.btn {
  font-size: 1em;
  padding: 6px 12px;
  border: 1px solid #4a7db7;
  border-radius: 4px;
  color: #0a285e;
  font-weight: bold;
}

.btn:hover,
.btn:focus {
  color: #0a285e;
  text-decoration: none;
  background: #f6f8f9;
}

.btn-primary {
  background: #f0f3f5 url('../bundles/ants/img/btn.png') center center repeat-x;
  border-color: #4a7db7;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #0a285e;
  background-color: #fff;
  border-color: #4a7db7;
  text-decoration: none;
}



.link-disabled {
	cursor: default;
}


/* = Formulaire = */

.form-control {
  border: 1px solid #4a7db7;
  font-size: 1em;
  padding: 6px 12px;
  border-radius: 4px;
  height: 29px;
  color: #333333;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select.form-control {
	padding-top: 4px;
	padding-bottom: 4px;
}
.form-control:focus {
  border-color: #4a7db7;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control::-webkit-input-placeholder { color: #333; }
.form-control::-moz-placeholder { color: #333; opacity: 1; }
.form-control.placeholder { color: #333; }


/* = Panel = */

.panel {
	  -webkit-border-radius: 0;
	     -moz-border-radius: 0;
	          border-radius: 0;

	  -webkit-box-shadow: none;
	     -moz-box-shadow: none;
	          box-shadow: none;
}
.panel-body {
	background-color: #ebf1fc;
	padding: 20px;
}

.panel-block-height > .panel-body {
	padding: 10px;
	min-height: 171px;
}

.oldies .panel-block-height > .panel-body {
	min-height: 151px;
}

.panel-recherche > .panel-body {
	min-height: 203px;
}
.oldies .panel-recherche > .panel-body {
	min-height: 183px;
}

.panel-block-height .btn-wrapper {
	padding-top: 0;
}
.panel-default {
	border: none;
	color: #333333;
}

.panel-heading {
	border: none;
	  -webkit-border-radius: 0;
	     -moz-border-radius: 0;
	          border-radius: 0;
}

.panel-block-height > .panel-heading {
	padding: 5px 15px;
}

.panel-default > .panel-heading {
	background-color: #1a4490;
}
.panel-title {
	font-size: 1.667em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}


/* = Breadcrumb = */

.breadcrumb {
	float: right;
	padding: 0;
	margin: 5px;
	width: 430px;
	border: 1px solid #d2d2d2;
	background-color: #fff;

	  -webkit-border-radius: 4px 4px 0 0;
	     -moz-border-radius: 4px 4px 0 0;
	          border-radius: 4px 4px 0 0;

}
.breadcrumb li {
	display: block;
	border-top: 1px solid #dbdbdb;
}
.breadcrumb li:first-child {
	border-top: none;
}
.breadcrumb a:link,
.breadcrumb a:visited {
	color: #0a285e;
	display: block;
	padding: 4px 5px 4px 12px;
	line-height: 1.3em;
}
.breadcrumb > li + li:before {
	content: none;
}
.breadcrumb > li:first-child > a {
	font-weight: bold;
	color: #fff;
	background: #0a285e;
	text-transform: uppercase;
	padding: 3px 5px 3px 12px;

	  -webkit-border-radius: 4px 4px 0 0;
	     -moz-border-radius: 4px 4px 0 0;
	          border-radius: 4px 4px 0 0;

}
.breadcrumb > li:first-child + li > a {
	border-left: 4px solid #0a285e;
	font-weight: bold;
}
.breadcrumb > li:first-child + li + li > a {
	border-left: 4px solid #144398;
}
.breadcrumb > li:first-child + li + li + li > a {
	border-left: 4px solid #5a89de;
}
.breadcrumb > li:first-child + li + li + li + li > a {
	border-left: 4px solid #fff;
	color: #333;
}
.breadcrumb > li > span {
	border-left: 4px solid #fff;
	color: #333;
	display: block;
	padding: 3px 5px 3px 12px;
	line-height: 1.3em;
}




/*------------------------------------*/
/* $COMPONENTS */
/*------------------------------------*/

/* = Menu d'accès rapide = */
#acc-links { margin: 0; padding: 0; position: absolute; top: 0;	left: 0; }
#acc-links li { display: inline; background: none; padding: 0; margin-right: 0.5em; }
#acc-links a:link,
#acc-links a:visited {
	position: absolute; top: 0; left: -9999em;
	background-color: #fff;
	padding: 0.5em;
}
#acc-links a:focus,
#acc-links a:active {
	left: 0;
}
.target { outline: 2px dashed red; overflow: hidden; }



/* = Header = */

.header {
	padding-top: 10px;
}
.header-page {
	margin-top: 0;
	padding-top: 1px;
	background: #c3561a;
}
.home .header-page {
	display: none;
}

.header-inner {
	width: 982px;
	margin: 0 auto;
	padding: 0 0 10px;
}
.header-page .header-inner {
	padding-bottom: 0;
}

.logo-wrapper {
	float: left;
	margin-right: 20px;
}
.header-page .logo-wrapper {
	margin-right: 10px;
	margin-left: 2px;
}




/* -----------------------------------------------------------------------------
	 Baseline
----------------------------------------------------------------------------- */

.baseline {
	color: #1a4490;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 295px;
	overflow: hidden;
	float: left;
	/* Issue : 0106433 */
	white-space: nowrap;
}
.header-page .baseline {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	letter-spacing: 2.1px;
	display: none;
}
.baseline span {
	display: block;
	font-size: 1.1em;
	letter-spacing: normal;
}

.sub-site-title {
	text-transform: uppercase;
	color: #c3561a;
	font-size: 2.3em;
	line-height: 1.1;
	float: left;
}

.header-page .sub-site-title {
	color: #000;
}



/* -----------------------------------------------------------------------------
	 Tools
----------------------------------------------------------------------------- */

.header-tools {
	width: 570px;
	float: right;
	text-align: right;
	margin-bottom: 15px;
}
.header-page .header-tools {
	width: 465px;
	padding-top: 1px;
	margin-bottom: 0;
	padding-right: 2px;
}

.header-network {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;
	float: right;
	clear: right;
}
.header-page .header-network {
	margin: 4px 0 0 25px;
	float: left;
	clear: none;
}
.header-network li {
	display: inline;
	margin-left: 1em;
}
.header-network li:first-child {
	margin-left: 0;
}
.header-network li.list-spacer {
	margin-left: 30px;
}


.welcome {
	text-align: left;
	color: #0a285e;
	font-weight: bold;
	clear: both;
	padding-top: 20px;
	width: 280px;
	float: left;
}
.welcome p {
	margin: 0;
}

.header-page .welcome {
	color: #fff;
	padding-top: 10px;
}


/* = Boutons = */

.header-tools .btn-group {
	float: left;
}

.header-tools .dropdown-menu {
	min-width: 0;
	font-size: 1em;
	text-align: left;
}

.btn-lang span {
	background: url('../bundles/ants/img/arrow-s-blue.png') right 6px no-repeat;
	padding-right: 14px;
}

.header-tools .btn-my-account {
	float: right;
}
.btn-my-account > span {
	background: url('../bundles/ants/img/icon-user.png') left 0 no-repeat;
	padding-left: 25px;
}
.header-page .btn-my-account {
	padding-left: 10px;
	padding-right: 10px;
}
.header-page .btn-my-account > span {
	padding-left: 20px;
	min-height: 17px;
	display: block;
}

.home .header-tools .btn-my-account .sr-only {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0;
	clip: auto;
}

.home .header-tools .btn-logout .sr-only,
.home .header-tools .btn-my-account .sr-only {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0;
	clip: auto;
}


.form-search {
	width: 180px;
	float: left;
	margin: 0 0 0 20px;
}
.header-page .form-search {
	margin-left: 12px;
}
.form-search .input-group {
	border: 1px solid #4a7db7;
	background-color: #fff;

	  -webkit-border-radius: 4px;
	     -moz-border-radius: 4px;
	          border-radius: 4px;
}
.form-search .form-control {
	border: none;
	margin-left: 4px;
	padding-left: 8px;
}
.form-search .input-group-btn input {
	border: none;
}



/* = Site = */

.home .site-wrapper {
	z-index: 1;
}
.site {
	width: 982px;
	margin: 0 auto;
}

.block-row-1 {
	margin: 0;
}
.block-row-1 > div {
	padding-left: 0;
	padding-right: 0;
}



/* -----------------------------------------------------------------------------
	 Footer
----------------------------------------------------------------------------- */

.footer {
	clear: both;
	margin-top: 30px;
	padding-bottom: 1em;
	border-top: 1px solid #f0f0f1;
}
.footer-map {
	margin-left: 0;
	margin-right: 0;
}

.footer-map .footer-col-first {
	clear: both;
}

.footer-map h3 {
	margin: 30px 0 6px;
	font-size: 1.083em;
	text-transform: uppercase;
	font-weight: bold;
	color: #555b63;
}
.footer-map a:link,
.footer-map a:visited {
	color: #555b63;
}
.footer-map ul {
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
.footer-map li {
	border-bottom: 1px solid #f1f2f2;
	padding: 5px 0;
}
.footer-map ul.dropdown-menu {
	left: auto;
}


.footer-links {
	margin-top: 30px;
	border-top: 1px solid #f0f0f1;
	padding-top: 22px;
}
.footer-links-list {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #848d9a;
	float: left;
}
.footer-links-list li {
	display: inline;
}
.footer-links-list a:link,
.footer-links-list a:visited {
	color: #555b63;
}

.footer-links p {
	text-align: right;
	color: #555b63;
	float: right;
}
.footer-links p a:link,
.footer-links p a:visited {
	color: #3f454b;
	font-weight: bold;
}

.footer-links p .jouve:link,
.footer-links p .jouve:visited {
	color: #555b63;
	font-weight: normal;
}

#panel-mentions {
	overflow: hidden;
}



/* Les sites ANTS */
a.les-sites-ants:link,
a.les-sites-ants:visited {
	display: block;
	background: #1a4490;
	color: #fff;
	font-weight: bold;
	font-size: 1.42em;
	padding-right: 53px;

	  -webkit-border-radius: 10px;
	     -moz-border-radius: 10px;
	          border-radius: 10px;
}
.les-sites-ants span {
	border-left: 1px solid #2e5bad;
	background: #2b55a2 url('../bundles/ants/img/arrow-disc-e.png') center center no-repeat;
	display: block;
	width: 53px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	float: right;


	  -webkit-border-radius: 0 10px 10px 0;
	     -moz-border-radius: 0 10px 10px 0;
	          border-radius: 0 10px 10px 0;
}
.les-sites-ants strong {
	padding: 5px 10px;
	display: block;
}

a.les-sites-ants:hover,
a.les-sites-ants:focus,
a.les-sites-ants:active {
	text-decoration: none;
}

.open .les-sites-ants span,
.les-sites-ants:hover span,
.les-sites-ants:focus span,
.les-sites-ants:active span {
	background-image: url('../bundles/ants/img/arrow-disc-s.png');
}
.dropdown-menu a[target="_blank"] {
	background-image: none;
}

/* = Réseaux = */

.networks-wrapper {
	padding: 10px;
	overflow: hidden;
	border-bottom: 1px solid #4869a6;
}
.networks-wrapper h2 {
	float: left;
	text-transform: uppercase;
	font-size: 1.083em;
	color: #1a4490;
	text-align: center;
	margin: 0;
}

.networks-wrapper h2 span {
	font-size: 1.154em;
	display: block;
}

.networks-list {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.networks-list li {
	display: inline;
	margin-left: 15px;
}
.networks-list li:first-child {
	margin-left: 0;
}

.info-wrapper {
	padding: 10px;
	overflow: hidden;
}
.info-wrapper h2 {
	float: left;
	text-transform: uppercase;
	font-size: 1.083em;
	color: #1a4490;
	text-align: center;
	margin: 18px 0 0 0;
}







/* = Triggers = */

.collapse-trigger {
	font-size: 1em;
	margin: 0;
}
.collapse-trigger button {
	display: block;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 14px;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #fff;
	background: #0a285e url('../bundles/ants/img/arrow-s-white.png') 99% 0.9em no-repeat;
}
.collapse-trigger button.collapsed {
	background-image: url('../bundles/ants/img/arrow-e-white.png');
	background-position: 99% 0.6em;
}



/* = Block image = */

.block-image {
	min-height: 203px;
	margin-bottom: 25px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-color: #f5f5f5;
}
.block-image-title {
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
	background-color: #c3561a;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.083em;
	padding: 13px 0;
	margin: 0;
	z-index: 2;
	text-align: center;
}
.block-image-title-right {
	left: auto;
	right: 0;
}
.block-image-title-top .block-image-title {
	bottom: auto;
	top: 0;
}

.block-image-title-top > .block-image-title {
	display: block;
}

.block-image-content {
	min-height: 203px;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1;
	overflow: hidden;
	position: relative;
	padding-bottom: 0;
}
.no-rgba .block-image-content {
	background: url('../bundles/ants/img/black-80.png') 0 0 repeat;
}
.js .block-image-content {
	display: none;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.block-image-title-top .block-image-content {
	padding-bottom: 0;
}

.block-image-active .block-image-content {
	display: block;
}
.block-image-active a { display: block !important; }


.block-image-list {
	list-style: none;
	padding: 20px 0 0 12px;
	margin: 0;
}
.block-image-title-top .block-image-list {
	padding-top: 54px;
}

.block-image-list li {
	margin-bottom: 3px;
}

.js .block-image-content a {
	display: none;
}

.block-image-list a:link,
.block-image-list a:visited {
	background: url('../bundles/ants/img/arrow-e-disc-blue.png') 0 0 no-repeat;
	color: #fff;
	font-size: 1.167em;
	font-weight: normal;
	line-height: 1.4;
	padding-left: 30px;
	min-height: 26px;
}
.block-image-list a:hover,
.block-image-list a:focus,
.block-image-list a:active {
	background-image: url('../bundles/ants/img/arrow-e-disc-red.png');
	text-decoration: none;
}

.block-image-more:link,
.block-image-more:visited {
	position: absolute;
	bottom: 10px;
	right: 0;
	color: #fff;
	float: right;
	background: url('../bundles/ants/img/arrow-e-white.png') right center no-repeat;
	padding-right: 15px;
	margin: 0 10px 0 0;
	font-weight: bold;
}




/* = Block image = */

.les-titres,
.fil-actu,
.international,
.les-apps,
.module {
	margin: 0 0 25px;
}

/* = Tweets = */

.tweets {
	background: #305fb4;
	position: relative;
	min-height: 304px;
	color: #fff;
	margin-bottom: 1em;
}
.tweets-logo {
	position: absolute;
	top: 20px;
	left: 0;
}
.tweets-tweet {
	padding: 6px 10px;
}
.tweet-time-ago {
	float: right;
	font-weight: bold;
	font-size: 1.667em;
	text-transform: uppercase;
}
.tweets-tweet p {
	font-size: 1.667em;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin-top: 120px;
}
.tweets-tweet a:link,
.tweets-tweet a:visited {
	color: #fff;
}




/* = tumblr = */

.tumblr {
	background: #305fb4;
	position: relative;
	min-height: 304px;
	color: #fff;
	text-align: right;
	margin-bottom: 1em;
}
.tumblr-logo {
	float: left;
	margin: 20px 0 10px;
}
.tumblr-post {
	clear: both;
	padding: 0 30px 20px 30px;
}
.tumblr-title {
	font-size: 1.667em;
	font-weight: bold;
	text-transform: uppercase;
}
.tumblr-excerpt {
	font-size: 1.25em;
}
.tumblr a:link,
.tumblr a:visited {
	color: #fff;
}


/* = Video = */

.video {
	min-height: 203px;
	position: relative;
	margin-bottom: 25px;
}
.video-pict-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.video-infos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.video-stats {
	background-color: #ecebeb;
	text-align: center;
}
.video-stats strong {
	display: block;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1em;
}
.video-stats-network {
	font-size: 1.25em;
	color: #5f5f5f;
}
.video-stats .col-xs-4 {
	border-left: 1px solid #d4d3d3;
	padding: 13px 0;
}
.video-stats .col-xs-4:first-child {
	border-left: none;
}

.video-title {
	font-size: 1.4em;
	margin: 0;
}
.video-title a:link,
.video-title a:visited {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	background: rgba(26, 68, 144, 0.8) url('../bundles/ants/img/play-video.png') left center no-repeat;
	padding: 12px 5px 12px 60px;
}
.no-rgba .video-title a:link,
.no-rgba .video-title a:visited {
	background: #1A4490;
}




/* -----------------------------------------------------------------------------
	 Carousel
----------------------------------------------------------------------------- */

.col-carousel {
	margin-bottom: 25px;
}

.carousel-indicators {
	left: auto;
	right: 10px;
	top: 36px;
	width: 80px;
}
.carousel-indicators li {
	background: #fff;
	width: 9px;
	height: 9px;
	margin-left: 4px;
	vertical-align: middle;
	border: 1px solid #fff;
}

.carousel-indicators .active {
	background: #1a4490;
	width: 9px;
	height: 9px;
	margin: 1px 1px 1px 4px;
}

.carousel-inner > .item {
	min-height: 366px;
}

/* = Carousel news = */

.carousel-news .carousel-play-pause {
	position: absolute;
	top: 32px;
	right: 95px;
	z-index: 20;
	font-size: 1.5em;
	padding: 6px 6px;

	color: #fff;
	border: none;
	background: #1a4490;

	  -webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;
}
.carousel-news .carousel-play-pause img {
	display: block;
}
.carousel-news .carousel-play-pause:hover,
.carousel-news .carousel-play-pause:focus,
.carousel-news .carousel-play-pause:active {
	background: #DC494D;
}


.carousel-news .carousel-caption {
	background: rgba(0, 0, 0, 0.85);
	top: 20px;
	bottom: 20px;
	right: 0;
	left: auto;
	width: 310px;
	padding: 70px 10px 10px;
	text-align: left;
	text-shadow: none;
	min-height: 92px;
}
.no-rgba .carousel-news .carousel-caption {
	background-image: url('../bundles/ants/img/site-immatriculation/orange-85.png');
}
.carousel-news .carousel-caption h3 {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.3em;
	text-transform: uppercase;
}
.carousel-news .carousel-caption a:link,
.carousel-news .carousel-caption a:visited {
	color: #fff;
}
.carousel-news .carousel-caption p {
	font-size: 1.333em;
	font-weight: bold;
}


/* Carousel 2 tiers */

.block-row-1 .col-carousel-2of3 {
	width: 643px !important;
	margin-left: 0;
	float: left;
}

	.col-carousel-2of3 .carousel-inner > .item {
		min-height: 366px;
	}

		.col-carousel-2of3 .carousel-caption {
			left: 0;
			bottom: 0;
			top: auto;
			width: auto;
			height: auto;
			text-align: left;
			padding: 8px 20px;
		}

		.col-carousel-2of3 .logos {
			position: static;
		}

		.col-carousel-2of3 .carousel-news .carousel-caption h3 {
			font-size: 1.167em;
			margin-bottom: 5px;
		}

		.col-carousel-2of3 .carousel-news .carousel-caption p {
			font-size: 1.083em;
		}

		.col-third-first-line .panel-bg {
			min-height: 326px;
		}
/*
		.oldies .col-third-first-line .panel-bg {
			min-height: 314px;
		}
*/
		.col-third-first-line .panel-form input[type="text"] {
			width: 200px;
		}
/*
		.col-third-first-line .form-row {
			margin-top: 5px;
			margin-bottom: 5px !important;
		}

		.col-third-first-line label {
			font-size: 1.083em;
		}

		.col-third-first-line .panel-form input[type="text"],
		.col-third-first-line .panel-form input[type="submit"] {
			padding-top: 8px;
			padding-bottom: 8px;
		}
*/
/* = Tableaux de logos = */

.logos {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 20;
	width: 288px;
	text-align: center;
}
.logos td {
	text-align: center;
}
.logos .img-responsive {
	display: inline;
}



/* -----------------------------------------------------------------------------
	 Article
----------------------------------------------------------------------------- */

.heading {
	background: #fff top center no-repeat;
	min-height: 140px;
	margin-bottom: 40px;
	overflow: hidden;
}

.article {
	border-top: 2px solid #1a4490;
	background-color: #fbfcfe;
	padding-bottom: 1em;
	margin-bottom: 10px;
}

.article-fig {
	display: inline-block;
	width: 327px;
}

.article-header {
	background-color: #ebf1fc;
	margin: 0 0 10px;
	padding: 0;
}

.article-infos {
	padding: 16px 20px;
}
.article-title {
	color: #333;
	font-size: 1.333em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
.article-pubdate {
	font-size: 1.167em;
	border-top: 2px solid #cedefa;
	color: #333;
	background: url('../bundles/ants/img/update.png') 2px 50% no-repeat;
	padding: 5px 0 5px 30px;
}
.article-author {
	font-size: 1.167em;
	border-top: 2px solid #cedefa;
	color: #333;
	padding: 5px 0 5px 2px;
}
.article-intro {
	padding-top: 10px;
	border-top: 2px solid #cedefa;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 600;
}



.article-tools {
	background-color: #1a4490;
	color: #fff;
	padding: 5px 24px;
	font-size: 1.083em;
	overflow: hidden;
}
.article-tools-lists {
	vertical-align: middle;
	overflow: hidden;
}


.article-share-label {
	float: left;
	vertical-align: middle;
	margin-right: 12px;
}
.article-network {
	float: left;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.article-network li {
	display: inline;
	margin-left: 4px;
}
.article-network li:first-child {
	margin-left: 0;
}


.article-tools-list {
	float: right;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.article-tools-list li {
	display: inline;
	margin-left: 12px;
}
.article-tools-list li:first-child {
	margin-left: 0;
}
.article-tools-list li.article-tools-list-spacer {
	margin-left: 20px;
}


/* = Navigation dans l'article =  */

.article-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.js .article-nav ul {
	display: none;
}

.article-nav > li {
	margin-bottom: 5px;
}
.article-nav > li > a {
	background: #c8d8f3 url('../bundles/ants/img/arrow-e-dark-lg-2.png') 16px center no-repeat;
	padding: 5px 10px 5px 45px;
	display: block;
	font-size: 1.5em;
	font-weight: 600;
	color: #333333;
	border: 1px solid #9da1a8;


	  -webkit-box-shadow: 0px 2px 2px #ccc;
	     -moz-box-shadow: 0px 2px 2px #ccc;
	          box-shadow: 0px 2px 2px #ccc;

	  -webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;

}
.article-nav > li > a:hover,
.article-nav > li > a:focus,
.article-nav > li > a:active,
.article-nav > li > a.active {
	background: #1b448e url('../bundles/ants/img/arrow-s-white-lg-2.png') 13px center no-repeat;
	color: #fff;
	text-decoration: none;
}

.article-nav ul {
	list-style: none;
	padding: 0;
	margin: 0 8px;
	border: 1px solid #9da1a8;
	border-top: none;


	  -webkit-box-shadow: 0px 2px 2px #ccc;
	     -moz-box-shadow: 0px 2px 2px #ccc;
	          box-shadow: 0px 2px 2px #ccc;

	  -webkit-border-radius: 0 0 5px 5px;
	     -moz-border-radius: 0 0 5px 5px;
	          border-radius: 0 0 5px 5px;

}
.article-nav > li > ul > li {
	border-top: 1px solid #7a8db0;
}
.article-nav > li > ul > li:first-child {
	border-top: none;
}

.article-nav > li > ul > li > a {
	background: #c8d8f3;
	padding: 5px 10px 5px 40px;
	display: block;
	font-size: 1.333em;
	font-weight: 600;


	  -webkit-box-shadow: 0px 0px 2px #889bbe inset;
	     -moz-box-shadow: 0px 0px 2px #889bbe inset;
	          box-shadow: 0px 0px 2px #889bbe inset;
}
.article-nav > li > ul > li > a:hover,
.article-nav > li > ul > li > a:focus,
.article-nav > li > ul > li > a:active,
.article-nav > li > ul > li > a.active {
	background: #b0c5e9;
	text-decoration: none;
}

/* = Style du texte des article = */

.article-wysiwyg {
	padding: 15px;
	clear: both;
}

.article-wysiwyg :first-child {
	margin-top: 0;
}

.article-wysiwyg p {
	font-size: 1.25em;
	margin-bottom: 1em;
}
.article-wysiwyg ul {
	font-size: 1.25em;
	overflow: hidden;
}
.article-wysiwyg ol {
	font-size: 1.25em;
	overflow: hidden;
}
.article-wysiwyg ul ul {
	font-size: 1em;
}
.article-wysiwyg ol ul {
	font-size: 1em;
}
.article-wysiwyg ol ol {
	font-size: 1em;
}

.article-wysiwyg h2 {
	font-weight: bold;
	font-size: 1.167em;
	margin: 2em 0 1em;
}
.article-wysiwyg h3 {
	font-size: 1.083em;
	margin: 2em 0 1em;
	font-weight: bold;
}
.article-wysiwyg h4 {
	font-size: 1em;
	margin: 2em 0 1em;
	font-weight: bold;
}

.article-wysiwyg a {
	font-weight: 600;
}
.article-wysiwyg strong {
	font-weight: 600;
}
.article-wysiwyg .article-img {
	float: left;
	margin: 0 18px 10px 0;
}

.article-wysiwyg ul li ul {
    font-size: 1em;
}

.article-wysiwyg td ul {
    font-size: 1em;
}

.article-wysiwyg td {
    font-size: 1.25em;
}

.article-wysiwyg .clTrHeader {
    background-color: #ebf1fc;
    font-weight: bold;
    color: #0a285e;
}

/* = keywords = */

.keywords {
	background: url('../bundles/ants/img/link.png') top left no-repeat;
	padding: 5px 0 10px 40px;
	margin: 10px 15px;
}
.keywords h2 {
	display: inline;
	font-size: 1.25em;
	font-weight: bold;
}
.keywords-list {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.25em;
}
.keywords-list li {
	display: inline;
}
.keywords-list a:link,
.keywords-list a:visited {
	color: #2e3641;
	font-weight: 600;
}


/* = Liste de liens = */

.aside-links {
	list-style: none;
	margin: 1em 23px;
	padding: 0;
	line-height: 1.5em;
}

	.aside-links a:link,
	.aside-links a:visited {
		display: block;
		font-size: 1.25em;
		font-weight: 600;
		color: #2e3641;
		background: url('../bundles/ants/img/link.png') left center no-repeat;
		padding: 7px 0 7px 40px;
	}

	.oldies .aside-links a:link,
	.oldies .aside-links a:visited {
		font-weight: normal;
	}

	.aside-links a:hover,
	.aside-links a:focus,
	.aside-links a:active {
		background-image: url('../bundles/ants/img/link-active.png');
		color: #0a285e;
		text-decoration: none;
	}


.block-aside-links {
	margin: 0 14px;
}

	.block-aside-links li {
		border-top: 1px solid #bfc2c3;
	}

	.block-aside-links li:first-child {
		border-top: none;
	}

		.block-aside-links a:link,
		.block-aside-links a:visited {
			font-size: 1.083em;
			padding: 8px 0 8px 40px;
		}

			.block-aside-links span {
				display: block;
				padding-right: 10px;
				background: url('../bundles/ants/img/arrow-e-dark.png') right center no-repeat;
			}


/* = block-panel = */

.block {
	background: #f4f7fd;
	min-height: 203px;
	margin-bottom: 25px;
}

	.block-header {
		background-color: #1a4490;
		text-align: center;
	}

		.block-title {
			padding: 13px 0;
			margin: 0;
			font-size: 1.083em;
			font-weight: 600;
			color: #fff;
			text-transform: uppercase;
		}


/* = Liste de boutons = */

.block-aside-btn-list {
	list-style: none;
	padding: 7px 1em 0.5em;
	margin: 0;
}
.block-aside-btn-list li {
	margin-bottom: 5px;
}

.block-aside-btn-list a:link,
.block-aside-btn-list a:visited {
	display: block;
	background: #e2ecfc;
	font-size: 1.2em;
	padding: 2px 0.5em;
	font-weight: 600;

	  -webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;

	border-bottom: 2px solid #c8d3e7;

}
.block-aside-btn-list a:hover,
.block-aside-btn-list a:focus,
.block-aside-btn-list a:active {
	background-color: #fff;
	text-decoration: none;
}


/* = block-document = */

.block-document {
	min-height: 203px;
	margin-bottom: 25px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.block-document-heading {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 0 20px;
}
.no-rgba .block-document-heading {
	background: url('../bundles/ants/img/black-80.png') 0 0 repeat;
}
.js .block-document-heading {
	top: auto;
}

.block-document-active .block-document-heading {
	background: rgba(26, 68, 144, 0.85);
	top: 0;
	position: static;
	min-height: 203px;
}
.no-rgba .block-document-active .block-document-heading {
	background: url('../bundles/ants/img/blue-85.png') 0 0 repeat;
}

.block-document-title-wrapper {
	overflow: hidden;
	padding: 10px 0;
}

.block-document-title {
	margin: 0 0 5px;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
}

.block-document a {
	color: #fff;
}
.block-document-infos,
.block-document-date {
	font-size: 1em;
}
.block-document-content {
	font-size: 1.083em;
	clear: both;
}

.js .block-document-content {
	display: none;
}

.block-document-active .block-document-content {
	display: block;
	margin-top: 15px;
}

.document-type {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	width: 33px;
	height: 41px;
	padding-top: 6px;
	display: block;
	zoom: 1;
	font-weight: bold;
	text-align: center;
	font-size: 0.917em;
	background: url('../bundles/ants/img/file.png') 0 0 no-repeat;
	color: #fff;
}
.block-document-active .document-type {
	width: 46px;
	height: 58px;
	color: #1a4490;
	font-size: 1.333em;
	padding-top: 10px;
	background: url('../bundles/ants/img/file-white.png') 0 0 no-repeat;
}
.block-document > .document-type {
	display: none;
}



.block-article-source {
	float: right;
	margin: 15px;
}
.block-article-source img {

	  -webkit-border-radius: 5px;
	     -moz-border-radius: 5px;
	          border-radius: 5px;

}
.block-document-active .block-article-source {
	display: none;
}
.block-article-source a,
.block-article-source span {
	color: #fff;
	padding: 3px 14px;
	font-weight: bold;
	background-color: #1a4490;

	  -webkit-border-radius: 10px;
	     -moz-border-radius: 10px;
	          border-radius: 10px;

}

.block-article-img-mobile {
	display: none;
}

.scroll-to-load {
	padding: 5px 0;
	border-top: 1px solid #c4c3c3;
	border-bottom: 1px solid #f0f0f1;
	font-size: 1.667em;
	text-align: center;
	color: #000;
}


/* = Panel résultat = */

.form-page-search .form-group {
	margin-bottom: 8px;
}

.form-page-search .form-control {
	border: 1px solid #fff;
	border-bottom: 2px solid #c1cee6;
	border-right: 0;
	font-size: 1.167em;
	height: 30px;
	font-weight: bold;
	color: #898989;
	padding: 2px 12px;

	  -webkit-border-radius: 5px !important;
	     -moz-border-radius: 5px !important;
	          border-radius: 5px !important;
}

.form-page-search .input-group .form-control {
	  -webkit-border-radius: 5px 0 0 5px !important;
	     -moz-border-radius: 5px 0 0 5px !important;
	          border-radius: 5px 0 0 5px !important;
}
.form-page-search .input-group .btn {
	border-color: #fff;
	border-bottom: 2px solid #c1cee6;
	border-left: 0;
	padding-bottom: 5px;
	padding: 1px 4px 0;

	  -webkit-border-radius: 0 5px 5px 0;
	     -moz-border-radius: 0 5px 5px 0;
	          border-radius: 0 5px 5px 0;

}

.form-page-search .form-control::-webkit-input-placeholder { font-weight: bold; color: #898989; }
.form-page-search .form-control::-moz-placeholder { font-weight: bold; color: #898989; }
.form-page-search .form-control.placeholder { font-weight: bold; color: #898989; }

.result-infos {
	line-height: 1.2;
}
.result-count {
	font-size: 1.083em;
}
.result-input {
	font-size: 1.083em;
	text-transform: uppercase;
	font-weight: bold;
}

.form-group .dropdown-trigger {
	background: #fff;
	display: block;

	  -webkit-border-radius: 5px !important;
	     -moz-border-radius: 5px !important;
	          border-radius: 5px !important;
}
.form-group .dropdown-trigger span {
	border: 1px solid #fff;
	border-bottom: 2px solid #c1cee6;
	font-size: 1.167em;
	height: 32px;
	font-weight: bold;
	color: #898989;
	background: url('../bundles/ants/img/arrow-disc-e-lg.png') 96% 50% no-repeat;
	display: block;
	padding: 5px 12px;

	  -webkit-border-radius: 5px !important;
	     -moz-border-radius: 5px !important;
	          border-radius: 5px !important;
}
.form-group .dropdown-trigger-date span {
	background: url('../bundles/ants/img/icon-date.png') 96% 50% no-repeat;
}


.form-group .dropdown-trigger:hover,
.form-group .dropdown-trigger:focus,
.form-group .dropdown-trigger:active,
.form-group .dropdown-trigger.active {
	text-decoration: none;
	background: #cad4e7;
	color: #1a4490;
}
.form-group .dropdown-trigger:hover span,
.form-group .dropdown-trigger:focus span,
.form-group .dropdown-trigger:active span,
.form-group .dropdown-trigger.active span {
	background-image: url('../bundles/ants/img/arrow-disc-s-lg.png');
	text-decoration: none;
	color: #1a4490;
}
.form-group .dropdown-trigger-date:hover span,
.form-group .dropdown-trigger-date:focus span,
.form-group .dropdown-trigger-date:active span,
.form-group .dropdown-trigger-date.active span {
	background-image: url('../bundles/ants/img/icon-date.png');
	text-decoration: none;
	color: #1a4490;
}



.dropdown-content {
	border: 1px solid #b8bdc6;
	border-top: none;
	margin: -1px 8px 0 8px;
	background-color: #fff;
	overflow: hidden;
	padding: 0 5px 0 10px;


	  -webkit-box-shadow: 0px 0px 5px #b8bdc6;
	     -moz-box-shadow: 0px 0px 5px #b8bdc6;
	          box-shadow: 0px 0px 5px #b8bdc6;

	  -webkit-border-radius: 0 0 5px 5px;
	     -moz-border-radius: 0 0 5px 5px;
	          border-radius: 0 0 5px 5px;

}
.js .dropdown-content {
	display: none;
}


.btn-alt {
	background-color: #1a4490;
	color: #fff;
	font-size: 1.167em;
	font-weight: normal;
}
.btn-alt:hover,
.btn-alt:focus,
.btn-alt:active {
	background-color: #4670BC;
	color: #fff;
}

.btn-wrapper {
	padding-top: 1em;
}
.btn-help-wrapper {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-top: 0;
	overflow: hidden;
}
.btn-center {
	text-align: center;
}

.checkbox {
	margin: 0;
	padding: 0;
}

.form-page-search .checkbox input {
	margin-left: 0;
	margin-right: 5px;
}


/*	wrapper divs */
.custom-checkbox, .custom-radio { position: relative; }

/* input, label positioning */
.custom-checkbox input,
.custom-radio input {
	position: absolute;
	right: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}

.custom-checkbox label,
.custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1.1em;
	padding-right: 1em;
	line-height: 1;
	padding: .5em 30px .5em 0;
	margin: 0 0 .3em;
	cursor: pointer;
}


/* states */
.custom-checkbox label { background: url('../bundles/ants/img/checkbox.gif') no-repeat; }

.custom-radio label { background: url('../bundles/ants/img/radiobutton.gif') no-repeat; }

.custom-checkbox label, .custom-radio label {
	background-position: 100% -14px;
}

.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus {
	background-position: 100% -114px;
}

.custom-checkbox label.checked,
.custom-radio label.checked {
	background-position: 100% -214px;
}

.custom-checkbox label.checkedHover,
.custom-checkbox label.checkedFocus {
	background-position: 100% -314px;
}

.custom-checkbox label.focus,
.custom-radio label.focus {
	outline: 1px dotted #ccc;
}










/* -----------------------------------------------------------------------------
	 >= desktop uniquement
----------------------------------------------------------------------------- */
@media (min-width: 992px) {

	header {
		width: 982px;
		margin: 0 auto;
	}
	.navbar-default {
		width: 982px;
		margin: 0 auto;
	}

	.footer .collapse {
		display: block;
	}


 	 .col-liens-utiles {
 	 	width: 185px;
 	 }

	.block-row-1 .col-carousel {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
	}



	.col-block  {
		width: 309px;
		margin-left: 21px;
	}
	.col-third {
		margin-left: 0;
		float: right;
	}
	.col-first {
		margin-left: 0;
		margin-right: 4px;
		clear: both;
	}

	.footer-map .col-md-2 {
		width: 20%;
	}

}




/* -----------------------------------------------------------------------------
	 Panneaux
----------------------------------------------------------------------------- */

.block-panel {
	margin-bottom: 25px;
	min-height: 203px;
}
	.block-panel-header {
		color: #fff;
		background: #c3561a;
		text-align: center;
	}

	.block-panel-title {
		padding: 13px 0;
		margin: 0;
		text-transform: uppercase;
		font-size: 1.083em;
		font-weight: bold;
		position: relative;
	}

	.block-panel-pad-h {
		padding: 0 1em;
	}

	.block-border {
		border: 1px solid #1a4490;
		border-top: none;
		min-height: 163px;
		text-align: center;
	}




/* -----------------------------------------------------------------------------
	 Chiffres
----------------------------------------------------------------------------- */

.block-panel-chiffres {
	background: #305fb4 url('../bundles/ants/img/chiffres.png') 50% 0 no-repeat;
	min-height: 163px;
}

	.block-panel-chiffres-value {
		width: 164px;
		text-align: center;
		color: #fff;
		position: relative;
		top: 32px;
		margin: 0 auto;
	}

	.chiffres-value {
		display: block;
		font-weight: 600;
		font-size: 2.92em;
		line-height: 1.2;
	}

	.chiffres-label {
		display: block;
		font-size: 1.167em;
		line-height: 1.2;
	}

	.chiffres-date {
		display: block;
		font-size: 1.083em;
		font-weight: bold;
	}


/* -----------------------------------------------------------------------------
   Image overlay
----------------------------------------------------------------------------- */

.img-overlay {
	position: relative;
}

		.overlay {
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			background-color: rgba(0, 0, 0, 0.80);
			color: #fff;
			padding: 12px 14px;
			font-size: 1.167em;
			line-height: 1.2;
			text-transform: uppercase;
			font-weight: bold;
		}
		.no-rgba .overlay {
			background: transparent;
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#D8000000)"; /* IE8 */
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#D8000000);   /* IE6 & 7 */
			zoom: 1;
		}

		.img-overlay a:hover .overlay,
		.img-overlay a:focus .overlay,
		.img-overlay a:active .overlay {
			background-color: rgba(0, 0, 0, 1);
		}

/* -----------------------------------------------------------------------------
	 Nuage de tags
----------------------------------------------------------------------------- */

.tags-cloud {
	background: #c3561a;
	text-align: center;
	min-height: 203px; /* On fixe la hauteur, tant pis si des mots pourront être coupés */
	line-height: 1.1;
	padding: 5px 10px;
	margin-bottom: 25px;
	font-size: 0.917em;
}

.oldies .tags-cloud {
	min-height: 193px;
}

	.tags-cloud .rtc-div-wrapper {
		height: 193px;
		line-height: 193px;
		overflow: hidden;
	}

	.tags-cloud .rtc-div {
		display: inline-block;
		line-height: 1.1;
		vertical-align: middle;
	}

		.tags-cloud a {
			color: #fff;
			font-weight: 600;
			text-transform: uppercase;
		}

		.oldies .tags-cloud a {
			font-weight: normal;
		}





/* -----------------------------------------------------------------------------
	 Formulaire connexion & carte
----------------------------------------------------------------------------- */

.panel-bg {
	background: #305fb4;
	min-height: 163px;
	color: #fff;
}

/*.oldies .panel-bg {
	min-height: 151px;
}*/

.panel-form {
	padding: 8px 12px 4px;
}

	.form-desc {
		font-size: 1.167em;
		line-height: 1.2;
		margin-bottom: 5px;
	}

	.panel-form .form-row {
		margin-bottom: 5px;
	}

	.panel-form .form-row-last {
		margin-bottom: 0;
	}

		.panel-form label {
			display: block;
			margin-bottom: 3px;
		}

		.panel-form input[type="text"] {
			display: block;
			width: 100%;
			padding: 2px 5px;
			border: none;
			  -webkit-border-radius: 3px;
			     -moz-border-radius: 3px;
			          border-radius: 3px;
		}

			.panel-form input::-webkit-input-placeholder { font-weight: bold; color: #898989; }
			.panel-form input::-moz-placeholder { font-weight: bold; color: #898989; }
			.panel-form input.placeholder { font-weight: bold; color: #898989; }


		.form-input-group input[type="text"],
		.form-input-group input[type="password"] {
			width: 85%;
			display: inline-block;
			  -webkit-border-radius: 3px 0 0 3px;
			     -moz-border-radius: 3px 0 0 3px;
			          border-radius: 3px 0 0 3px;
		}

		.form-input-group input[type="submit"] {
			width: 15%;
			display: inline-block;
			  -webkit-border-radius: 0 3px 3px 0;
			     -moz-border-radius: 0 3px 3px 0;
			          border-radius: 0 3px 3px 0;
		}

		.form-sign-in input[type="password"] {
			padding: 2px 5px;
			border: none;
		}

		.panel-form input[type="submit"] {
			padding: 2px 5px;
			border: none;
			background: #c3561a;
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
		}

		.panel-form input[type="submit"]:hover,
		.panel-form input[type="submit"]:focus,
		.panel-form input[type="submit"]:active {
			background: #fff;
		}

		.forgot-pwd:link,
		.forgot-pwd:visited {
			color: #fff;
			font-weight: bold;
			text-decoration: underline;
		}
		.forgot-pwd:hover,
		.forgot-pwd:focus,
		.forgot-pwd:active {
			text-decoration: none;
		}

		.panel-form a:link,
		.panel-form a:visited {
			color: #fff;
			font-weight: bold;
			text-decoration: underline;
		}
		.panel-form a:hover,
		.panel-form a:focus,
		.panel-form a:active {
			text-decoration: none;
		}

		.date-set input[type="text"] {
			text-align: center;
			display: inline-block;
			margin-right: 10px;
		}

		.format-2 { width: 34px !important; }
		.format-4 { width: 60px !important; }



/* -----------------------------------------------------------------------------
   Liste de liens
----------------------------------------------------------------------------- */

.panel-bg-2 {
	background: #305fb4;
	min-height: 163px;
	color: #fff;
}

.links-list {
	list-style: none;
	padding: 18px 0 0;
	margin: 0 10px;
}

	.links-list li {
		margin-bottom: 19px;
	}

	.links-list a {
		background: #000;
		color: #fff;
		font-weight: bold;
		display: block;
		font-size: 1.167em;
		padding: 5px 5px 5px 12px;
		  -webkit-border-radius: 3px;
		     -moz-border-radius: 3px;
		          border-radius: 3px;
	}

	.links-list a:hover,
	.links-list a:focus,
	.links-list a:active {
		background: #333;
		text-decoration: none;
	}



/* -----------------------------------------------------------------------------
   FAQ
----------------------------------------------------------------------------- */

.module-faq .block-image-list {
	padding-bottom: 30px;
}

.module-faq .faq-more:link,
.module-faq .faq-more:visited {
	position: absolute;
	bottom: 10px;
	right: 0;
	color: #fff;
	float: right;
	padding-right: 15px;
	margin: 0 10px 0 0;
	font-weight: bold;
	background: url('../bundles/ants/img/arrow-e-white.png') right center no-repeat;
}


/* -----------------------------------------------------------------------------
   FAQ Panneau de recherche
----------------------------------------------------------------------------- */

.panel-faq-wrapper {
	width: 673px;
}

.panel-faq > .panel-body {
	background: #fff;
	border: 1px solid #000;
}

.panel-faq .panel-title {
	margin-bottom: 5px;
}

.panel-faq .form-group .dropdown-trigger span {
	border-bottom-width: 1px;
	font-size: 1.083em;
	padding: 0px 12px;
	height: 20px;

	  -webkit-border-radius: 1px;
	     -moz-border-radius: 1px;
	          border-radius: 1px;
}

.panel-faq .input-group {
	width: 70%;
}

.panel-faq .form-page-search .form-control,
.panel-faq .form-page-search .input-group .btn {
	border-bottom-width: 1px;
	border-color: #000;
}


.panel-faq .form-page-search .form-control {
	height: 27px;
}

.panel-faq .form-page-search .input-group .btn {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

.panel-faq .result-count {
	font-size: 1.167em;
	font-weight: bold;
}

.panel-faq .form-page-search .form-group {
	margin-bottom: 13px;
}

.panel-faq .form-page-search .btn-alt {
	padding-top: 4px;
	padding-bottom: 4px;
}

.panel-faq .dropdown-content {
	margin-top: 0;

	  -webkit-box-shadow: none;
	     -moz-box-shadow: none;
	          box-shadow: none;
}

.panel-faq .form-group .dropdown-trigger:hover span,
.panel-faq .form-group .dropdown-trigger:focus span,
.panel-faq .form-group .dropdown-trigger:active span,
.panel-faq .form-group .dropdown-trigger.active span {
	color: #898989;
}

/* -----------------------------------------------------------------------------
   FAQ - Bloc texte
----------------------------------------------------------------------------- */

.module-faq-text .block-image {
	background: #fff;
}

.module-faq-text .block-image-content {
	display: block;
	background: none;
	border: 1px solid #000;
}

.js .module-faq-text .block-image-content a {
	display: block;
}

.module-faq-text .block-image-list a:link,
.module-faq-text .block-image-list a:visited {
	color: #000;
	background: none;
	padding-left: 0;
	font-size: 1.083em;
}

.module-faq-text .block-image-list a:hover,
.module-faq-text .block-image-list a:focus,
.module-faq-text .block-image-list a:active {
	text-decoration: underline;
}


/* -----------------------------------------------------------------------------
   FAQ Visuel
----------------------------------------------------------------------------- */

.module-faq-visuel .block-image {
	min-height: 171px;
}


/* -----------------------------------------------------------------------------
   Mon compte
----------------------------------------------------------------------------- */

.page-title {
	font-size: 2.5em;
}

.form-login .btn-wrapper {
	padding-top: 1.7em;
	text-align: left;
}

.form-login .btn-wrapper input {
	float: none !important;
}

.form-creer-compte .form-text {
	margin-bottom: 1em;
}



/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.section-title {
	font-size: 1.25em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ec6f9f;
	margin-bottom: 20px;
}

.monitoring-text {
	width: 600px;
	margin: 1em auto;
}

	.monitoring-text img {
		float: left;
		margin-top: 4px;
		margin-right: 10px;
	}



/* Path */

.path {
	margin: 1em auto;
	width: 815px;
}

	.path-sep {
		display: inline-block;
		width: 31px;
		height: 83px;
		background: url('../bundles/ants/img/path-sep.png') center center no-repeat;
	}

	.path-item {
		display: inline-block;
		vertical-align: top;
		width: 115px;
		text-align: center;
		margin-left: 10px;
		margin-right: 10px;
	}

	.path-item:first-child {
		margin-left: 0;
	}

		.path-item-num {
			margin-bottom: 5px;
		}

			.path-item-num span {
				padding: 4px 10px;
				display: inline-block;
				font-size: 2em;
				font-weight: bold;
				background: #f5f5f5;
				  -webkit-border-radius: 10px;
				     -moz-border-radius: 10px;
				          border-radius: 10px;
			}

			.path-item-label {
				color: #cb3e7e;
			}

			.path-item-active .path-item-num span {
				background: #ec6f9f;
				color: #000;
			}

			.path-item-active .path-item-label {
				font-weight: bold;
			}

			.path-item-next .path-item-num span {
				color: #aaa;
			}

			.path-item-next .path-item-label {
				color: #aaa;
			}

                        .playing {
                            background-color: #1a4490;
                        }






/* -----------------------------------------------------------------------------
   Captcha
----------------------------------------------------------------------------- */

.captcha {
	padding: 10px 5px 0 5px;
}

	.captcha .recaptcha_only_if_incorrect_sol {
		color: #fff;
		font-weight: bold;
	}

	.captcha-icon {
		float: left;
		margin-left: 3px;
	}
	.captcha-icon:first-child {
		margin-left: 0;
	}

	.captcha-options {
		margin-left: 3px;
		background: #fff;
		float: left;
		padding: 3px 5px;
		overflow: hidden;
	}

	.captcha #recaptcha_response_field {
		float: left;
		width: auto;
	}

	.recaptcha_only_if_image {
		display: block;
	}


	.captcha table {
		margin-top: 10px;
		clear: both;
		float: right;
	}

	.captcha table td {
		padding: 0;
	}

	.captcha .btn-wrapper {
		overflow: hidden;
		padding-top: 0;
	}

	.captcha table input,
	.captcha .btn-wrapper input {
		background: #ec6f9f;
		border: none;
		color: #000;
		text-transform: uppercase;
		padding: 5px 10px;
		float: right;
	}



	.captcha .form-control {
		width: 260px;
		float: left;
	}

	.captcha .recaptcha_only_if_audio {
		display: block;
	}

#recaptcha_image {
	display: block;
  max-width: 100%;
  height: auto;
  color: #fff;
}
#recaptcha_image img {
	display: block;
  max-width: 100%;
  height: auto;
}

.captcha .recaptcha_audio_cant_hear_link {
	color: #fff;
}

.captcha .form-row {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}




.form-suivi-cg {
	padding: 0;
}

.form-suivi-cg .captcha {
	padding-top: 2px;
	padding-bottom: 2px;
}

.form-suivi-cg .form-control {
	padding: 2px 5px;
	height: auto;
}


@media (min-width: 992px) {

	.form-suivi-cg-label-inline {
		float: left;
		line-height: 1.2;
		margin-right: 4px;
	}

	.ie8 .form-suivi-cg-label-inline {
		font-size: 10px;
	}

}

.form-suivi-cg .captcha .btn-wrapper input {
	color: #fff;
	text-transform: none;
	padding: 2px 10px;
	font-weight: normal;
}

.form-suivi-cg .captcha-icon img {
	display: block;
}

.form-suivi-cg .captcha-options {
	padding-top: 5px;
}

.form-suivi-cg .date-set input[type="text"] {
	margin-right: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#contentIframe {
    height: 660px;
    width: 100%;
    border: 0px;
}

.popup-content {
  background: #163875 none repeat scroll 0 0;
  position: fixed;
  display: block;
  margin: 0;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  padding: 5px;
  color: #fff;
  text-align: center;
}

.popup-content h3 {
  margin: 0 0 10px;
}

.popup-content a {
  color: #fff;
  text-decoration: underline;
}
.popup-content a:hover {
  text-decoration: none;
}

#popup-button {
  display: inline-block;
  vertical-align: middle;
}

.popup-content button,
.popup-content a.buttonCookie {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  margin-left: 5px;
  color: #163875;
  background: #fff;
  padding: 2px 5px;
  font-size: 0.95em;
  line-height: 1.7em;
  text-decoration: none;
}

.popup-content button:hover,
.popup-content button:focus,
.popup-content button:active,
.popup-content a.buttonCookie:hover,
.popup-content a.buttonCookie:focus,
.popup-content a.buttonCookie:active {
  background: #d6d6d6;
  text-decoration: none;
}

.popup-content p {
  margin: 0;
  line-height: 2em;
  display: inline-block;
  vertical-align: middle;
}

.table-predemandes .custom-select-container {
	display: inline-block;
	height: 18px;
}
.table-predemandes button.btn-alt {
	font-size: 0.9em;
	padding: 5px 9px;
}
select.custom.replaced.prepaction {
	width: 105px;
}

/* Mantis 106200 : réduire la marge haute du message de bienvenue dans mon espace Auto-ecole */
.user-account-welcome {
	margin-top: 6px;
	margin-bottom: 10px;
}
/* end Mantis 106200 */

/* -----------------------------------------------------------------------------
   Titles
----------------------------------------------------------------------------- */

.form-section-title {
  font-size: 1.5em;
  border-bottom: 1px solid #f0f0f1;
  padding: 0 0 5px 0;
  color: #555;
  font-variant: small-caps;
}


.uppercase {
  text-transform: uppercase;
}





/* -----------------------------------------------------------------------------
   Form layout
----------------------------------------------------------------------------- */

.form-layout .radio {
  padding-left: 0;
}

.oldies .form-layout .radio {
  padding-left: 1px;
}

  .form-layout .radio input[type="radio"] {
    margin: 3px 3px 0 0;
  }

.form-modifier .radio-inline {
  display: inline-block;
  vertical-align: middle;
}

.form-layout .radio-inline {
  margin-right: 1em;
  display: inline;
}

.form-layout .form-group-inline label {
  font-weight: normal;
  width: 180px;
  text-align: right;
}


.form-layout .form-group .custom-select-container {
  display: inline-block;
}

.form-layout .form-control-inline {
  width: auto;
}

.form-layout .control-label {
  font-weight: normal;
}



@media (min-width: 992px) {

  .md-inline {
    display: inline-block;
    vertical-align: top;
    margin: 0;
  }

  .md-inline + .md-inline {
    margin: 0;
  }

}


@media (max-width: 767px) {

  .btn-xs-wide {
    width: 100%;
  }

}


/* -----------------------------------------------------------------------------
   Contact
----------------------------------------------------------------------------- */

.panel-alt .panel-heading {
  background: #305fb4;
  padding-left: 23px;
}

.panel-alt .panel-title {
  text-transform: none;
  font-size: 2em;
  font-weight: normal;
}

.panel-alt .panel-title-small {
  font-size: 1.25em;
}

@media (max-width: 991px) {

  .panel-alt .panel-title-small {
    font-size: 1em;
  }

}

  .panel-alt .panel-body {
    position: relative;
    padding: 10px 22px;
    background: #fff;
    border: 1px solid #305fb4;
    border-top: none;
  }


.form-contact .form-row {
  margin-bottom: 5px;
}

.form-contact label {
  color: #0a285e;
  font-weight: normal;
  font-size: 1.167em;
  display: block;
  margin-bottom: 2px;
}

.form-contact .form-text {
  font-size: 1em;
}

.form-telepoint .options-row label {
  float: none;
  display: inline;
}

.form-contact-1st-col {
  border-right: 1px solid #305fb4;
  padding-right: 22px;
}

  .form-title {
    color: #0a285e;
    font-size: 1.67em;
    font-weight: 600;
    margin: 10px 0 67px;
  }

  .form-title-normal {
    margin-bottom: 20px;
  }

  .form-contact-1st-col .form-title {
    margin-bottom: 20px;
  }

  h3.form-title {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 1.333em;
  }


  .form-contact .btn-right input,
  .form-contact .btn-right button {
    float: right;
  }

.required-mentions,
.legend {
  font-style: italic;
  text-align: right;
  color: #0a285e;
  clear: both;
}

  .form-telepoint sup {
    display: none;
  }

  .required {
    color: #ff0000;
  }




/* Zone de texte */
.form-text {
  margin: 20px 0 0;
  background: #305fb4;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.333em;
  line-height: 1.2;
  overflow: hidden;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.form-text-margin {
  margin-bottom: 10px;
}

.form-telepoint .form-text {
  margin-bottom: 10px;
  font-size: 1.083em;
}


  .form-text p {
    margin: 0;
  }



#contact-message {
  padding: 15px 20px;
  font-size: 14px;
  height: 249px;
  color: #0a285e;
}

/* Listes des fichiers téléchargés */
.uploads-list {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  overflow: hidden;
}

  .uploads-list li {
    margin-bottom: 5px;
    color: #0a285e;
    font-style: italic;
    background: url('../bundles/ants/img/attachment.png') 0 0 no-repeat;
    padding-left: 20px;
  }

  .uploads-list li.upload-in-progress {
    background: none;
    font-style: normal;
  }

/* Bouton "Ajouter PJ" */
.btn-add {
  border: 1px solid #305fb4;
  background: #fff;
  color: #305fb4;
  font-size: 2.5em;
  line-height: 0.8;
  padding: 0;
  margin: 0;
  width: 27px;
  height: 27px;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  text-align: center;
  overflow: hidden;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.btn-add:hover,
.btn-add:focus,
.btn-add:active {
  background-color: #305fb4;
  color: #fff;
}

.btn-add input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}


.form-contact .btn-alt {
  background: #305fb4;
  border: none;
  font-weight: bold;
  font-size: 1.083em;
  padding: 6px 20px;
}
.form-contact .btn-alt:hover,
.form-contact .btn-alt:focus,
.form-contact .btn-alt:active {
  background: #5180D5;
}


.contact-upload {
  display: none;
}

.js .contact-upload {
  display: block;
}




/* -----------------------------------------------------------------------------
   Custom select
----------------------------------------------------------------------------- */

/* Start Custom select element
=========================================================================== */
/* Wrapper element to enable positioning */
.custom-select-container {position:relative;}
/* Set the dimensions of the replaced select element and make it transparent. */
select.custom.replaced {
  position:relative;
  z-index:10;
  width:100%;
  height:2.3em;
  border:0;
  filter:alpha(opacity=0); /* Move to IE-specific CSS file if you want to. */
  opacity:0;
  line-height:2;
}
.custom-select {
  display:block;
  position:absolute;
  z-index:1;
  top:0;
  left:0;
  width:100%;
}
.custom-select > span {
  display:block;
  padding:0 25px 0 6px;
  border:solid 1px #4a7db7;

  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;

  background: #fff url('../bundles/ants/img/arrow-combobox.png') no-repeat 95% 50%;
  line-height:2;
  color: #0a285e;
}
.custom-select span span {
  display:block;
  height:2.3em;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.custom-select.active > span {
  border-color: #71A4DE;
}
/* End Custom select element
=========================================================================== */



/* -----------------------------------------------------------------------------
   Télépoint
----------------------------------------------------------------------------- */

.js #change-selection { display: none; }
.js #validate-selection { display: none; }
.js #zone-visite-medicale { display: none; }
.js #zone-sans-visite-medicale { display: none; }

.form-telepoint .form-row {
  margin-bottom: 10px;
  clear: both;
}
  .form-telepoint label {
    float: left;
    width: 345px;
    text-align: right;
    margin-right: 10px;
    padding-top: 3px;
    vertical-align: middle;
  }

  .form-telepoint .options-row label {
    padding-top: 0;
    color: #555;
  }

  .form-telepoint input[type="checkbox"] {
    vertical-align: middle;
  }

  .form-telepoint .options-row input[type="checkbox"] { margin-top: 0; }

  .form-telepoint fieldset {
    margin-top: 20px;
  }
  .form-telepoint legend {
    font-size: 1.25em;
    border-bottom-color: #f0f0f1;
    padding-bottom: 10px;
    color: #555;
    font-variant: small-caps;
  }

  .form-telepoint .sous-cat fieldset {
    margin-top: 10px;
  }
    .form-telepoint .sous-cat legend {
      border-color: #888;
      margin-bottom: 10px;
    }
    .form-telepoint .sous-cat .options-row {
      margin-left: 10px;
    }

.form-telepoint .form-control {
  width: 218px;
  display: inline-block;
}

.form-telepoint .custom-select-container {
  float: left;
  width: 218px;
  margin-right: 3px;
}

.form-date .form-control,
.form-date .custom-select-container {
  width: 80px;
  margin-right: 10px;
}

.form-telepoint .label-inline {
  float: none;
  display: inline;
}

.popins-wrapper { display: none; }

.cat-ppl-permis {
  background: #f0f0f1;
  padding: 10px;
  overflow: hidden;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

  .cat-ppl-permis .btn-wrapper {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .cat-ppl-permis .col-sm-3 {
    border-left: 1px solid #888;
  }
  .cat-ppl-permis .col-sm-3:first-child {
    border-left: none;
  }

  .sous-cat {
    margin-bottom: 10px;
  }


/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.content-box-suivi {
  overflow: hidden;
}

.content-box-suivi label {
  width: 160px;
  font-size: 1.083em;
}

.content-box-suivi .form-text {
  font-size: 1.167em;
  margin: 0 0 1em;
}

.content-box-suivi .form-row {
  float: left;
  width: 49%;
  clear: none;
}

.content-box-suivi .form-control {
  width: 250px;
}

.content-box-suivi .content-box-data {
  font-size: 1.083em;
  margin-top: 10px;
}

.content-box-suivi .content-box-data span {
  margin-left: 172px;
}


.content-box-suivi .content-box-data strong {
  text-align: right;
  float: left;
  font-weight: normal;
  width: 115px;
  margin-right: 10px;
}


.content-box-suivi .content-box-data span {
    margin-left: 0;
}


/* -----------------------------------------------------------------------------
   Formulaire carte grise accueil
----------------------------------------------------------------------------- */

.panel-form input[type="text"].full-width-help {
  width: 85%;
  display: inline;
}

.header-help {
  position: absolute;
  right: 6px;
  top: 6px;
}


/* -----------------------------------------------------------------------------
   Sondage
----------------------------------------------------------------------------- */

.form-survey {
  border: 5px solid #f1f1f1;
  padding: 10px;
  margin-top: 20px;
  overflow: hidden;
}

  .form-survey legend {
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: bold;
  }

  .form-survey input {
    vertical-align: middle;
    margin: 0;
  }

  .form-survey label {
    font-weight: normal;
    display: inline;
    vertical-align: middle;
  }

  .form-survey .btn-right input {
    float: right;
  }



/* -----------------------------------------------------------------------------
   Aide
----------------------------------------------------------------------------- */

.form-help-large {
  width: 33%;
  float: right;
  padding: 1em;
  background: #f5f5f5;
  margin-left: 1em;
  margin-bottom: 1em;
}

  .form-help-large h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
    margin-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
  }

  .form-help-large a {
    color: #000;
    text-decoration: underline;
  }

  .form-help-large a:hover,
  .form-help-large a:focus,
  .form-help-large a:active {
    text-decoration: none;
  }


  .form-help-large .bleu {
    color: #000;
    font-weight: bold;
  }

  .form-help-large ul {
    padding: 0;
    margin: 0;
    list-style-type: disc;
    list-style-position: inside;
  }

  .form-help-large ul a {
    font-weight: bold;
  }


.form-left {
  overflow: hidden;
}

.form-errors {
  margin: 1em 0;
  color: red;
}

.form-left .captcha {
  overflow: hidden;
}

  .required-mention {
    text-align: right;
    margin-bottom: 10px;
  }

  .form-left .form-row {
    margin-bottom: 10px;
    clear: both;
  }


  .form-left label {
    font-weight: bold;
    width: 170px;
    text-align: right;
    margin-right: 10px;
    margin-top: 4px;
    float: left;
  }

  span.recaptcha_only_if_image {
    display: block;
    font-weight: bold;
  }

  .form-left .form-control {
    width: 250px;
  }

  .form-left textarea {
    resize: vertical;
  }

  .form-left .form-control {
    display: inline;
  }

  .form-left .form-field-help {
    margin-top: 5px;
    margin-left: 170px;
    font-size: 0.917em;
  }

  .form-left .date-set input[type="text"] {
    padding-left: 0;
    padding-right: 0;
  }

  .form-left .btn-right input {
    float: right;
  }





.format-2 { width: 34px !important; }
.format-4 { width: 60px !important; }


.date-set input[type="text"] {
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}


/* -----------------------------------------------------------------------------
   Content box
----------------------------------------------------------------------------- */

.content-box {
  background: #f5f5f5;
  padding: 1em;
  margin: 1em 0;
}

  .content-box-title {
    font-size: 1.083em;
    font-weight: bold;
    margin: 0 0 6px;
  }

  .content-box-data {
    margin: 0;
  }

    .content-box-data span {
      font-weight: bold;
    }


/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.section-title {
  font-size: 1.25em;
  font-weight: normal;
  padding-bottom: 5px;
  border-bottom: 1px solid #305fb4;
  margin-bottom: 20px;
}

.monitoring-text {
  width: 600px;
  margin: 1em auto;
}

  .monitoring-text img {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
  }




/* -----------------------------------------------------------------------------
   Permis 3 champs
----------------------------------------------------------------------------- */

.form-control.format-num-permis-1 {
  width: 132px;
}

.form-control.format-num-permis-2,
.form-control.format-num-permis-3 {
  width: 40px;
}


/* Ajuster sur la page d'accueil dans les blocs */
.panel-bg .form-control.format-num-permis-1 {
  width: 137px;
}

.panel-bg .form-control.format-num-permis-2,
.panel-bg .form-control.format-num-permis-3 {
  width: 40px;
}











/* =============================================================================
   Media queries
============================================================================= */



@media (max-width: 992px) {

.content-box-suivi label {
  float: none;
  display: block;
  width: auto;
  text-align: left;
}


/* Sur l'accueil, diminuer les espacements */
.panel-bg .form-control.format-num-permis-1,
.panel-bg .form-control.format-num-permis-2,
.panel-bg .form-control.format-num-permis-3 {
  padding-left: 6px;
  padding-right: 6px;
}


.panel-bg .form-control.format-num-permis-1 {
  width: 120px;
}

.panel-bg .form-control.format-num-permis-2,
.panel-bg .form-control.format-num-permis-3 {
  width: 32px;
}






}

@media (max-width: 767px) {

/* -----------------------------------------------------------------------------
   Formulaire contact
----------------------------------------------------------------------------- */

.form-contact-1st-col {
  border: none;
}

.form-title {
  margin: 10px 0;
}

.form-contact .btn-alt {
  display: block;
  width: 100%;
  float: none;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 1em;
}

/* -----------------------------------------------------------------------------
   Formulaire  Télépoint
----------------------------------------------------------------------------- */

.form-telepoint label {
  float: none;
  display: block;
  width: auto;
  text-align: left;
}

.btn-help-wrapper {
  float: none;
}

.panel-alt .panel-title {
  font-size: 1.167em;
}


/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.content-box-suivi .form-row {
  float: none;
  width: auto;
  clear: both;
}

.content-box-suivi .form-control {
  width: auto;
}

.content-box-suivi .content-box-data strong {
  text-align: left;
  float: none;
  display: block;
  font-weight: normal;
  width: auto;
  margin-right: 0;
}

.content-box-suivi .content-box-data span {
  margin-left: 0;
}


/* -----------------------------------------------------------------------------
   Formulaire CG
----------------------------------------------------------------------------- */

.form-help-large {
  float: none;
  width: auto;
  margin-left: 0;
}

.form-left label {
  width: auto;
  margin-right: 0;
  text-align: left;
  display: block;
  float: none;
}

.form-left .form-field-help {
  margin-left: 0;
}

.panel-alt .panel-body {
  padding-left: 10px;
  padding-right: 10px;
}

}
/*/Media queries mobile */



/* =============================================================================
   Mon compte connecté
============================================================================= */


@media (max-width: 991px) {

  .row-1-col,
  .row-3-col {
    margin: 0;
  }

}

@media (max-width: 767px) {

  .row-title {

  }

  .row-3-col,
  .row-1-col {
    margin: 0;
  }

  .row-1-col > div,
  .row-3-col > div {
    padding: 0;
  }

  .page-title {
    margin-left: 10px;
    clear: both;
  }

}


.panel-alt .panel-body-reset {
  padding: 0;
}

  .panel-body-inner {
    padding: 10px;
  }

    .panel-alt .panel-body-reset > :first-child,
    .panel-body-inner > :first-child {
      margin-top: 0;
    }

.panel-body-manage {
  min-height: 290px;
}

@media (max-width: 991px) {

  .panel-body-manage {
    min-height: 320px;
  }

}

@media (max-width: 767px) {

  .panel-body-manage {
    min-height: 0;
  }

}


/* -----------------------------------------------------------------------------
   Listes
----------------------------------------------------------------------------- */

.block-links-list {
  margin: 1em 0 1em;
  padding: 0;
  list-style: none;
}

.panel-body-inner .block-links-list {
  margin-left: -10px;
  margin-right: -10px;
}

  .block-links-list li {
    border-bottom: 1px solid #dbdbdb;
  }

  .block-links-list > li:first-child {
    border-top: 1px solid #dbdbdb;
  }

  .block-links-list:first-child > li:first-child {
    border-top: 0;
  }

    .block-links-list a {
      display: block;
      font-size: 1.167em;
      padding: 5px 10px;
    }

    .block-links-list a:hover,
    .block-links-list a:focus,
    .block-links-list a:active {
      text-decoration: none;
      background-color: #305fb4;
      color: #fff;
    }



/* -----------------------------------------------------------------------------
   Boutons
----------------------------------------------------------------------------- */

.btn-wrapper-center {
  text-align: center;
}

.btn-wrapper-right {
  text-align: right;
}

.btn-wrapper-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 10px;
}


@media (max-width: 767px) {

  .btn-wrapper-bottom {
    position: static;
  }

}


  .btn-alt-light,
  .btn-alt-light:link,
  .btn-alt-light:visited {
    color: #fff;
    background: #305fb4;
  }

  .btn-alt-light:hover,
  .btn-alt-light:focus,
  .btn-alt-light:active {
    background: #5180D5;
  }





/* -----------------------------------------------------------------------------
   Tableaux de prédemandes
----------------------------------------------------------------------------- */

.panel-pe .panel-heading { background-color: #ec6f9f; }
.panel-pp .panel-heading { background-color: #771c36; }
.panel-im .panel-heading { background-color: #c3561a; }

.panel-pe .panel-body { border-color: #ec6f9f; }
.panel-pp .panel-body { border-color: #771c36; }
.panel-im .panel-body { border-color: #c3561a; }

/* -----------------------------------------------------------------------------
   Tableaux RWD
----------------------------------------------------------------------------- */

@media only screen and (max-width: 992px) {

  /* Force table to not be like tables anymore */
  .table-rwd table,
  .table-rwd thead,
  .table-rwd tbody,
  .table-rwd th,
  .table-rwd td,
  .table-rwd tr {
    display: block;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .table-rwd thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .table-rwd tr { border: 1px solid #ccc; margin-bottom: 1em; }

  table.dataTable.table-rwd tbody th,
  table.dataTable.table-rwd tbody td {
    padding: 8px 3px;
  }

  .table-rwd td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 45% !important;
    white-space: normal;
    text-align: left;
    word-wrap: break-word;
    font-size: 0.917em;
  }

  .table-rwd td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  .table-rwd.table-predemandes .custom-select-container {
    margin-right: 3px;
  }

  .table-rwd.table-predemandes .btn {
    display: inline-block;
    vertical-align: top;
    padding: 3px 5px;
  }
  
  /*
  Label the data
  */
  .table-rwd td:before { content: attr(data-title); }

  .table-rwd .right,
  .table-rwd .center {
    text-align: inherit !important;
  }

}

/* -----------------------------------------------------------------------------
   Prédemandes
----------------------------------------------------------------------------- */

.table-predemandes .btn-xs {
  padding: 1px 5px;
  font-weight: normal;
}

.table-predemandes .table-link {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #0a285e;
}

.table-predemandes .table-link:hover,
.table-predemandes .table-link:focus,
.table-predemandes .table-link:active {
  text-decoration: none;
  border-bottom: none;
}


@media only screen and (max-width: 767px) {

  .form-predemande label {
    margin-top: 1em;
  }

}


/* -----------------------------------------------------------------------------
   Besoin d'aide
----------------------------------------------------------------------------- */


.besoin-d-aide {
  float: right;
}

.besoin-d-aide a {
  font-size: 1.25em;
}





/* -----------------------------------------------------------------------------
   Modifier profil
----------------------------------------------------------------------------- */

input[type="text"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea {
  resize: vertical;
}


.js .hidden-if-js {
  display: none;
}

.margin-0 {
  margin: 0 !important;
}


.form-modifier textarea {
  min-height: 107px;
}

.form-modifier .form-text {
  margin-bottom: 1em;
}

.form-modifier .form-date {
  margin-top: 50px;
}

.form-modifier .form-date .custom-select-container {
  float: left;
}

.form-offset {
  margin-left: 20px;
  margin-top: 20px;
}

.form-contact .form-row-prenom {
  margin-bottom: 14px;
}

.form-contact .form-row-prenom + .form-row-prenom {
  margin-bottom: 12px;
}



.format-xx {
  width: 34px !important;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}

.format-xxxx {
  width: 55px !important;
  text-align: center;
}

input[type="radio"] {
  vertical-align: middle;
  margin-top: 0;
}

.radio-inline {
    padding-left: 0;
}

.form-control-inline {
  display: inline-block;
  vertical-align: middle;
}


@media (max-width: 767px) {

  .form-inline-xs .form-control {
    display: inline-block !important;
  }

}




/* -----------------------------------------------------------------------------
   Welcome
----------------------------------------------------------------------------- */

.panel-welcome {
  overflow: hidden;
  float: right;
  margin-right: 10px;
  width: 365px;
}


/* -----------------------------------------------------------------------------
   Header
----------------------------------------------------------------------------- */

.oldies .header-tools .btn {
  font-family: Arial, Helvetica, sans-serif;
}

/* -----------------------------------------------------------------------------
   Connexion/Déconnexion
----------------------------------------------------------------------------- */

.btn-logout {
  margin-right: 8px;
}

  .btn-logout img {
    margin-right: 5px;
  }

  .btn-logout-small img {
    margin-right: 0;
  }

.home .header-tools .btn-my-account-logged > span {
  padding-left: 20px;
}

.btn-logout-small .sr-only,
.home .header-tools .btn-my-account-logged .sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  margin: 1px !important;
}


/* >= desktop */
@media (max-width: 992px) {

  .btn-logout .sr-only,
  .home .header-tools .btn-my-account .sr-only {
    left: -999999em;
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    margin: 1px !important;
  }

  .btn-logout img {
    margin-right: 0;
  }

}






/* -----------------------------------------------------------------------------
   Back to top
----------------------------------------------------------------------------- */

.back-to-top {
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 10;
}

.js .back-to-top {
  right: -100px;
  opacity: 0;
  filter:alpha(opacity=0);

  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

.js .back-to-top-is-visible {
  right: 1em;
  opacity: 1;
  filter:alpha(opacity=100);
}

  .back-to-top > a {
    display: block;
    padding: 1em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #1a4490;
    opacity: 0.70;
    filter:alpha(opacity=70);

    border-radius: 3px;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    transition: 500ms;
  }

    .back-to-top > a:hover,
    .back-to-top > a:focus,
    .back-to-top > a:active {
      opacity: 1;
      filter:alpha(opacity=100);
    }



/* -----------------------------------------------------------------------------
   Mairie
----------------------------------------------------------------------------- */

.google-map {
  border: 1px solid #aaa;
}



/* -----------------------------------------------------------------------------
   Pièces à fournir
----------------------------------------------------------------------------- */

.panel-pieces-a-fournir {
  background: #f5f5f5;
  padding: 1em;
  min-height: 500px;
}

.panel-pieces-a-fournir .form-section-title {
  margin-top: 0;
  border-bottom-color: #555;
  margin-bottom: 1em;
}

.panel-pieces-a-fournir-hint {
  font-weight: bold;
}

.panel-pieces-a-fournir-list {
  margin: 1em 0;
  padding: 0 0 0 20px;
}

.panel-pieces-a-fournir-list li {
  margin-bottom: 5px;
  border-bottom: 1px #fff;
}

.paf-section {
  display: none;
}

.paf-section-visible {
  display: block;
}

#paf-submit {
  display: none;
}

.sub-section-option {
  display: none;
}

/* >= desktop */
@media (max-width: 767px) {
  .panel-pieces-a-fournir {
    margin-top: 1em;
    min-height: 0;
  }
}


/* -----------------------------------------------------------------------------
   Page d'impression
----------------------------------------------------------------------------- */

.print .header {
  border-bottom: 0;
}

.date-impression {
  font-size: 20px;
}

.print #panel-pieces-a-fournir-list {
  font-size: 14px;
  list-style: none;
  padding-left: 0;
}


/* -----------------------------------------------------------------------------
    Formulaire de contact DI Mantis : 0103851
   ----------------------------------------------------------------------------- */
.small-form-title{
  margin: 10px 0 5px;
}
.top-line {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #305fb4;
}


.is-hidden {
  display: none;
}

/* -----------------------------------------------------------------------------
   Block "Particuliers"
----------------------------------------------------------------------------- */

.color-pc { color: #ec6f9f; }
.color-pp { color: #771c36; }
.color-im { color: #c3561a; }

.panel-bg {
  position: relative;
}

.particuliers {
  padding: 25px 25px 20px;
}

.particuliers__inner {
  padding-bottom: 40px;
}

.particuliers__title {
  margin: 0 0 15px;
  font-size: 1.33333em;
  font-weight: bold;
}

.particuliers__list {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

.particuliers__list a {
  color: #fff;
}

.particuliers__list li {
  font-size: 1.183em;
  margin-bottom: 8px;
}

.particuliers__list li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
  margin-right: 10px;
}

.particuliers__btn:link,
.particuliers__btn:visited {
  position: absolute;
  bottom: 20px;
  left: 25px;
  right: 25px;
  display: block;
  color: #000;
  background: #ec6f9f;
  text-transform: uppercase;
  border-radius: 5px;
  text-align: center;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 1.183em;
}

.particuliers__btn:hover,
.particuliers__btn:focus,
.particuliers__btn:active {
  text-decoration: none;
  background-color: #ff78ac;
}

.particuliers__btn:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  background: url('../bundles/ants/img/common/user.png') 0 0 no-repeat;
}


@media (max-width: 992px) {

  // Button goes in the flow
  .particuliers__btn:link,
  .particuliers__btn:visited {
    position: static;
  }

  .particuliers__inner {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {

  .particuliers {
    padding: 25px 25px 75px;
  }

}





/* -----------------------------------------------------------------------------
   Mon espace
----------------------------------------------------------------------------- */

.user-page-header {
  margin-top: 20px;
  overflow: hidden;
}

.user-wrap {
  float: left;
}

.user-wrap .page-title--new {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 0;
}

.user-info {
  color: #313131;
  margin-bottom: 20px;
}

.user-info__name {
  font-size: 1.5em;
  font-weight: bold;
}

.user-info__last-login {
  font-size: 1.163em;
}

.panel-alt-new .panel-heading {
  text-align: center;
  padding: 20px 20px;
}

.panel-theme--pe .panel-heading {
  background: #ec6f9f;
}

.panel-theme--pe .panel-title {
  color: #000;
}

.panel-theme--pp .panel-heading {
  background: #771c36;
}

.panel-theme--im .panel-heading {
  background: #c3561a;
}

.panel-alt-new .panel-heading--2-lines {
  padding-top: 10px;
  padding-bottom: 10px;
}

.panel-alt-new .panel-body {
  border-color: #d2d2d2;
  padding: 20px;
}

.panel--condensed .panel-body {
  padding: 10px 20px 5px;
}

.panel-alt-new .panel-title {
  font-weight: bold;
  font-size: 1.5em;
  text-transform: uppercase;
}

.panel-alt-new .panel-subtitle {
  color: #305fb4;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0 0 20px;
}


@media (max-width: 767px) {

  .panel-alt-new .panel-body {
    padding: 10px;
  }

  .user-info {
    padding: 0 15px;
  }


  .page-title--new {
    margin-left: 15px;
  }


}



/* -----------------------------------------------------------------------------
   France connect
----------------------------------------------------------------------------- */

.login-fc {
  border-left: 1px solid #d2d2d2;
  padding: 0 20px;
}

.login-fc .panel-subtitle {
  text-align: center;
  margin-bottom: 5px;
}

.login-fc__baseline {
  font-style: italic;
  font-size: 1.3333em;
  color: #313131;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {

  .login-ants {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
  }

  .login-fc {
    border-left: 0;
    padding: 0 10px 20px;
  }

}


/* -----------------------------------------------------------------------------
   Login
----------------------------------------------------------------------------- */

.login-ants legend,
.login-ants .label,
.login-ants label {
  display: block;
  font-size: 1.163em;
  margin-bottom: 10px;
  font-weight: bold;
  border: 0;
  color: #2e3641;
  width: auto;
  text-align: left;
  padding: 0;
}

.login-ants .label-inline {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 15px;
}

.login-ants .label-inline + .options-row {
  display: inline-block;
  vertical-align: middle;
}

.login-ants label span {
  font-weight: normal;
}

.login-ants .options-row label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.login-ants .move-focus-after {
  margin-right: 10px;
}

.login-ants .format-xx {
  width: 40px;
}

.login-ants .form-alert {
  margin-top: 15px;
  font-weight: 300;
  font-size: 1.183em;
  font-style: italic;
}

.login-ants .form-alert strong {
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
}

.login-ants select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('../bundles/ants/img/common/select-arrow.png') no-repeat 100% 50%;
}

.oldies .login-ants select.form-control,
.ie9 .login-ants select.form-control {
  background: none;
}

.login-ants select::-ms-expand {
  display: none;
}




.login-ants .required {
  /*color: #2e3641;*/
}

.login-ants__help {
  text-align: right;
  margin-top: 5px;
}

.login-ants__help a {
  font-size: 1.163em;
  color: #305fb4;
  text-decoration: underline;
}

.login-ants__help a:hover,
.login-ants__help a:focus,
.login-ants__help a:active {
  text-decoration: none;
}

.login-ants .btn-right {
  text-align: right;
}

.login-ants .form-control {
  /*border-color: #d2d2d2;
  border-radius: 0;
  height: 34px;
  font-size: 1.183em;
  color: #6b6b6b;*/
}

.login-ants .input-group-addon {
  border-radius: 0;
  background: none;
  padding: 0 12px;
  line-height: 34px;
}


.icon-user {
  display: block;
  background: url('../bundles/ants/img/common/user.png') no-repeat top left;
  width: 12px;
  height: 14px;
}

.icon-password {
  display: block;
  background: url('../bundles/ants/img/common/password.png') no-repeat top left;
  width: 10px;
  height: 13px;
}



.login-ants .form-row {
  margin-bottom: 20px;
}

.login-ants--connect .form-row {
  margin-bottom: 0px;
}

.label-cgu {
  font-style: italic;
  font-weight: normal !important;
}

/* -----------------------------------------------------------------------------
   Button default
----------------------------------------------------------------------------- */

.btn-wrap {
  margin: 20px 0;
}

.btn--default,
.btn--default:link,
.btn--default:visited {
  text-transform: uppercase;
  background-color: #305fb4;
  color: #fff;
  font-weight: 300;
  padding: 10px 50px;
  font-size: 1.163em;
}

@media (max-width: 992px) {

  .btn--default,
  .btn--default:link,
  .btn--default:visited {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1em;
  }

}

.btn--default:hover,
.btn--default:focus,
.btn--default:active {
  background-color: #5180D5;
  color: #fff;
}

.btn--lower {
  text-transform: none !important;
}


@media (max-width: 767px) {

  .btn--default:link {
    width: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }

}




.btn--brand,
.btn--brand:link,
.btn--brand:visited {
  background-color: #305fb4;
  color: #fff;
}

.btn--brand:hover,
.btn--brand:focus,
.btn--brand:active {
  background-color: #5180D5;
}

.btn--big {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.163em;
  padding: 10px 40px;
}


@media (max-width: 767px) {

  .btn--big {
    display: block;
    width: 100%;
    font-size: 1em;
    padding: 10px 10px;
  }

}


.btn-wrap--bottom {
  position: absolute;
  margin: 0;
  bottom: 20px;
  left: 20px;
  right: 20px;
}


@media (max-width: 991px) {

  .btn-wrap--bottom {
    position: static;
  }

}



.btn--wide {
  display: block;
  width: 100%;
  font-weight: bold;
  font-size: 1.163em;
  text-transform: uppercase;
  padding: 10px 0;
}

.icon--user:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url('../bundles/ants/img/common/user--white.png') no-repeat;
  width: 17px;
  height: 17px;
  margin-right: 10px;
  margin-top: -4px;
}





.actions {
  float: right;
}

.actions__btn:link,
.actions__btn:visited {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-height: 40px;
  text-transform: uppercase;
  background-color: #305fb4;
  color: #fff;
  font-weight: 300;
  padding: 2px 20px 2px 20px;
  font-size: 1.163em;
  line-height: 40px;
  border-radius: 5px;
  margin-left: 15px;
}

.actions__btn:hover,
.actions__btn:focus,
.actions__btn:active {
  background-color: #5180D5;
}

.actions__btn span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1;
}

span.actions__count {
  position: absolute;
  right: 7px;
  top: 3px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  width: 25px;
  height: 25px;
  color: #305fb4;
  line-height: 25px;
  font-weight: bold;
}

.actions__btn--settings:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 24px;
  margin-left: 10px;
  background: url('../bundles/ants/img/common/settings.png') no-repeat top left;
}


.actions__btn--folder {
  padding-left: 30px !important;
}

.actions__btn--folder:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 22px;
  margin-left: 10px;
  background: url('../bundles/ants/img/common/folder.png') no-repeat top left;
}


.actions__btn--mail {
  padding-left: 30px !important;
}

.actions__btn--mail:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 22px;
  margin-left: 10px;
  background: url('../bundles/ants/img/common/mail-1.png') no-repeat top left;
}

.actions__btn--file {
  padding-left: 30px !important;
}

.actions__btn--file:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  background: url('../bundles/ants/img/common/file.png') no-repeat top left;
}

/*modifdemande par pascale le 06-07-2016*/

table select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url('../bundles/ants/img/common/select-arrow.png') no-repeat 100% 50%;
  display: inline;
  margin-right: 10px;
  width: 126px;
}

table select.form-control::-ms-expand {
  display: none !important;
}

@media (max-width: 992px) {

  .actions__btn:link,
  .actions__btn:visited {
    padding: 5px 25px;
  }

  .actions__btn span:first-child {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); // IE6, IE7
  clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
  }

  .actions__btn:after {
    margin-left: 0;
  }

  .actions__btn--file,
  .actions__btn--mail {
    padding-left: 20px !important;
  }

  .actions__btn--user:after {
    margin-left: 0px !important;
    padding-right: 21px !important;
  }
}

@media (max-width: 857px) {

  table select.form-control {
    display: block;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {

  table select.form-control {
    display: inline;
    margin-right: 10px;
    width: 126px;
    margin:0 10px 0 0;
  }

  .actions {
    float: left;
    margin: 20px 0;
    text-align: center;
  }

  .actions__btn {
    display: block;
    margin-bottom: 10px;
  }
}

@media (max-width: 624px) {
  .actions {
    clear: both;
    margin-left:11px;
    margin-right: 11px;
    float:none;
    text-align: center;
  }
}


@media (max-width: 440px) {
  table select.form-control {
    display: block;
    margin-bottom: 10px;
  }
}

/* -----------------------------------------------------------------------------
   FAQ
----------------------------------------------------------------------------- */

.faq-ants {
  padding: 30px;
  background: #305fb4 url() 0 0 no-repeat;
  border-radius: 5px;
  margin-top: 20px;
}

.faq-ants__title {
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
  margin: 20px 0 10px;
}

.faq-ants__title:first-child {
  margin-top: 0;
}

.faq-ants p {
  font-size: 1.163em;
  color: #fff;
}

.faq-ants ul {
  font-size: 1.163em;
  color: #fff;
}

@media (max-width: 767px) {

  .faq-ants {
    padding: 10px;
  }

}

/* -----------------------------------------------------------------------------
   Checkox
----------------------------------------------------------------------------- */

/* Label */
.checkbox-custom input[type="checkbox"]:not(:checked) + label,
.checkbox-custom input[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px;
  padding-top: 0;
}

/* Hide standard input */
.checkbox-custom input[type="checkbox"]:not(:checked),
.checkbox-custom input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

/* Borders */
.checkbox-custom input[type="checkbox"]:not(:checked) + label:before,
.checkbox-custom input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #305fb4;
  background: #fff;
}


/* Check */
.checkbox-custom input[type="checkbox"]:not(:checked) + label:after,
.checkbox-custom input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 11px;
  top: 4px;
  left: 2px;
  color: #000;
  line-height: 1.2;
  background: url('../bundles/ants/img/common/check.png');
}


/* Not checked */
.checkbox-custom input[type="checkbox"]:not(:checked) + label:after {
  display: none;
}

/* Checked */
.checkbox-custom input[type="checkbox"]:checked + label:after {
  display: block;
}




/* -----------------------------------------------------------------------------
   Radio
----------------------------------------------------------------------------- */

/* Label */
.radio-custom input[type="radio"]:not(:checked) + label,
.radio-custom input[type="radio"]:checked + label {
  position: relative;
  padding-left: 42px;
  padding-top: 0;
  line-height: 30px;
  margin-right: 15px;
  cursor: pointer;
}

/* Hide standard input */
.radio-custom input[type="radio"]:not(:checked),
.radio-custom input[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}

/* Borders */
.radio-custom input[type="radio"]:not(:checked) + label:before,
.radio-custom input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 29px;
  height: 29px;
  border: 1px solid #d2d2d2;
  background: #fff;
  border-radius: 50%;
}

/* Focus/Hover */
.radio-custom input[type="radio"]:checked:focus + label:before,
.radio-custom input[type="radio"]:not(:checked):focus + label:before,
.radio-custom input[type="radio"] + label:hover:before {
  background-color: #f3f3f3;
}



/* Check */
.radio-custom input[type="radio"]:not(:checked) + label:after,
.radio-custom input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 7px;
  left: 7px;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  border-radius: 50%;
  background: #305fb4;
}


/* Not checked */
.radio-custom input[type="radio"]:not(:checked) + label:after {
  display: none;
}

/* Checked */
.radio-custom input[type="radio"]:checked + label:after {
  display: block;
}



/* -----------------------------------------------------------------------------
   Mes alerts
----------------------------------------------------------------------------- */

.my-alerts {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.163em;
}

.my-alerts li {
  padding: 15px 0;
  border-top: 1px solid #d2d2d2;
}

.my-alerts li:first-child {
  border-top: 0;
  padding-top: 10px;
}

.my-alert__see,
.my-alert__see:link,
.my-alert__see:visited {
  float: right;
  padding: 10px 20px;
  margin-top: -10px;
  margin-left: 15px;
  background: #305fb4;
  height: 39px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.my-alert__see:hover,
.my-alert__see:focus,
.my-alert__see:active {
  background: #5180D5;
  text-decoration: none;
}

.my-alert__see:after {
  display: none;
}



@media (max-width: 992px) {

  .my-alert__see:link,
  .my-alert__see:visited {
    padding: 6px 8px;
  }
  .my-alert__see span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
  }

  .my-alert__see:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url('../bundles/ants/img/common/eye.png') no-repeat top left;
  }

  .my-alert__remove,
  .my-alert__remove:link,
  .my-alert__remove:visited
  .my-alert__remove:hover{
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
}


.my-alert__remove,
.my-alert__remove:link,
.my-alert__remove:visited
.my-alert__remove:hover{
  float: right;
  margin-top: -10px;
  background: #305fb4;
  width: 39px;
  height: 39px;
  line-height: 39px;
  border-radius: 5px;
  text-align: center;
  color: #fff !important;
  font-size: 1.8em;
}

.my-alert__remove:hover,
.my-alert__remove:focus,
.my-alert__remove:active {
  background: #5180D5;
  text-decoration: none;
}


.icon-alert:before {
  content: '';
  background: url('../bundles/ants/img/common/alert.png');
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 28px;
  margin-right: 15px;
}

.icon-alert--white:before {
  content: '';
  background: url('../bundles/ants/img/common/alert--white.png');
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 28px;
  margin-right: 15px;
}


.pre-demande {
  position: relative;
}

.pre-demande:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: #ccc;
  margin-right: 20px;
}

.pre-demande--pe:before {
  background: #ec6f9f;
}

.pre-demande--pp:before {
  background: #771c36;
}

.pre-demande--im:before {
  background: #c3561a;
}


@media (max-width: 767px) {

  .my-alert__see {
    margin-top: 0 !important;
    margin-bottom: 20px;
    margin-left: 5px;
  }

  .pre-demande:before {
    margin-right: 5px;
  }

}






/* -----------------------------------------------------------------------------
  Service
----------------------------------------------------------------------------- */

.service__text {
  font-size: 1.163em;
  line-height: 2;
}

.service-option:link,
.service-option:visited {
  position: relative;
  float: right;
  color: #313131;
  font-size: 1.163em;
  padding-left: 30px;
}

.service-option:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #305fb4;
  background: #fff;
}

.service-option--on:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 11px;
  top: 4px;
  left: 2px;
  color: #000;
  line-height: 1.2;
  background: url('../bundles/ants/img/common/check.png');
}


@media (max-width: 767px) {

  .service-option:link,
  .service-option:visited {
    float: none;
    display: block;
    margin: 0 0 10px;
    text-align: left;
  }

}




/* -----------------------------------------------------------------------------
  Solde
----------------------------------------------------------------------------- */

.solde-de-points {
  position: relative;
  min-height: 214px;
  box-sizing: border-box;
}

.solde-de-points .btn-wrap {
  margin: 0 0 20px;
}

.solde-de-points__more {
  text-align: center;
}

.solde-de-points__see-more {
  background: none;
  padding: 0;
  margin: 5px 0 0 0;
  border: 0;
  width: 100%;
  background: #f4f4f4;
  font-size: 0.834em;
  color: #305fb4;
  font-weight: bold;
  text-transform: uppercase;
}

.solde-de-points__see-more:hover,
.solde-de-points__see-more:focus,
.solde-de-points__see-more:active {
  background: #eee;
}

.solde-de-points__see-less{
  background:  transparent url('../bundles/ants/img/arrow-see-less.png') no-repeat center center;
  padding: 0;
  margin: 5px 0 0 0;
  border: 0;
  width: 100%;
}

.solde-de-points__see-less:hover,
.solde-de-points__see-less:focus,
.solde-de-points__see-less:active {
  background: url('../bundles/ants/img/arrow-see-less_hover.png') no-repeat center center;
}



.solde-de-points__more a {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  text-decoration: underline;
  color: #355eb4;
  margin-bottom: 10px;
}

.solde-de-points__more a:hover,
.solde-de-points__more a:focus,
.solde-de-points__more a:active {
  text-decoration: none;
}

.solde-de-points__intro {
  font-weight: 300;
  color: #313131;
  font-size: 1.25em;
  font-style: italic;
  margin: 0 0 20px;
  overflow: hidden;
}

.solde-de-points__total {
  margin-bottom: 0;
  font-size: 2em;
  color: #000;
  text-align: center;
  line-height: 1.2;
}

.solde-de-points__total strong {
  color: #d61b63;
  display: block;
  font-size: 1.4em;
  line-height: 1;
}


.solde-de-points__warning h3 {
  margin: 5px 0 3px;
  font-size: 0.834em;
  text-align: center;
  font-weight: bold;
}

.solde-de-points__warning p {
  font-size: 0.834em;
  line-height: 1.2;
  margin: 0;
}

.solde-de-points__warning div,
.solde-de-points__warning p + p {
  margin-top: 5px;
}

.solde-de-points__print {
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {

  .solde-de-points__more {
    padding-top: 0;
  }

  .solde-de-points__print {
    display: none;
  }


}

/* -----------------------------------------------------------------------------
  Solde
----------------------------------------------------------------------------- */

.links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.links li {
  margin-bottom: 15px;
}

.links a {
  color: #000000;
  font-size: 1.333em;
}

.links--bullets {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}

.col-md-4 .panel-body {
  min-height: 255px;
}

.panel-alt-new--permis .panel-body {
  padding: 0;
}

.panel-alt-new--permis .panel-bg {
  padding: 20px;
  min-height: 255px;
}

.panel-alt-new--permis .form-control {
  border-radius: 0;
  padding: 10px 10px;
  height: 40px;
  font-size: 1.163em;
}

.panel-alt-new--permis .captcha {
  padding: 0;
}

.panel-alt-new--permis .form-row {
  margin-bottom: 18px !important;
  overflow: hidden;
}

.panel-alt-new--permis .form-control + .form-control {
  margin-left: 10px;
}

.panel-alt-new--permis .form-control.format-num-permis-1 {
}

.panel-alt-new--permis .form-control.format-num-permis-3,
.panel-alt-new--permis .form-control.format-num-permis-2 {
  width: 50px;
}

.panel-alt-new--permis .captcha-securimage-options {
  padding-top: 0;
}

.panel-alt-new--permis .captcha-securimage-options a:first-child {
  margin-bottom: 12px;
}

.panel-alt-new--permis .captcha .captcha-securimage-input .form-control {
  width: 145px;
}

.panel-alt-new--permis .captcha .btn {
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 23px;
}




@media (max-width: 991px) {

  .col-md-4 .panel-body {
    min-height: 0;
  }

}


@media (max-width: 767px) {

  .row--rwd {
    margin: 0;
  }


  .btn-wrap--help {
    padding: 0 15px;
  }


}


/* -----------------------------------------------------------------------------
   Suvis
----------------------------------------------------------------------------- */

.sub-site-title--small {
  font-size: 2em;
  width: 200px;
  white-space: nowrap;
  /*color: #000 !important;*/
}

.suivi {
  margin: 20px 0;
}

.suivi__body {
  padding: 10px 0;
}

.suivi__toggle-all {
  border: 1px solid #fff;
  background: none;
  color: #fff;
  font-size: 1.5em;
  padding: 8px 10px;
  float: right;
  position: relative;
  top: -10px;
  right: -10px;
  width: 150px;
}

.suivi__toggle-all:hover,
.suivi__toggle-all:focus,
.suivi__toggle-all:active {
  background-color: #5180D5;
}


.suivi__header {
  background-color: #f3f3f5;
  padding: 10px 10px 10px 20px;
  border-left: 6px solid #333;
  width: auto;
  cursor: pointer;
}

.suivi__title {
  margin: 0;
  padding: 5px 0;
  font-size: 1.333em;
}

.suivi__step {
  float: right;
}


.suivi__toggle {
  display: block;
  background: none;
  border: 0;
  padding: 0;
  margin-left: 10px;
  text-align: left;
  display: block;
  float: right;
}


.steps {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}


.flexslider:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 2%;
  right: 0;
  height: 1px;
  background: #d2d2d2;
}

.step__inner {
  margin-top: 20px;
  position: relative;
  background: #fff;
  border: 1px solid #d2d2d2;
  min-height: 160px;
  padding: 40px 20px 20px;
  font-size: 1.163em;
}



.step__count {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}

.steps strong {
  display: block;
  background: #fff;
  font-size: 2em;
  width: 40px;
  height: 40px;
  border: 1px solid #d2d2d2;
  font-weight: bold;
  border-radius: 50%;
  text-align: center;
  color: #716f6f;
  margin: 0 auto;
}

.suivi--pp .suivi__header {
  border-color: #771c36;
}

.step_active {
  font-weight: bold;
}

.suivi--pp li.step_active {
  border-color: #771c36;
}
.suivi--pp .steps .step_active strong {
  background-color: #771c36;
  color: #fff;
}


.suivi--pe .suivi__header {
  border-color: #ec6f9f;
}

.suivi--pe li.step_active {
  border-color: #ec6f9f;
}
.suivi--pe .steps .step_active strong {
  background-color: #ec6f9f;
  color: #fff;
}


.suivi--im .suivi__header {
  border-color: #c3561a;
}

.suivi--im li.step_active {
  border-color: #c3561a;
}
.suivi--im .steps .step_active strong {
  background-color: #c3561a;
  color: #fff;
}

.suivi .flexslider {
  margin-bottom: 0;
  border: 0;
}



@media (max-width: 991px) {

 .step__inner {
   min-height: 200px;
 }

}


@media (max-width: 767px) {

  .panel-alt-new .panel-title {
    font-size: 1.3em;
  }

  .suivi__toggle-all {
    display: block;
    top: -5px;
    margin: 0 auto;
    right: 0;
    padding: 5px;
    width: auto;
    font-size: 1em;
  }

  .suivi__title {
    line-height: 1.5;
  }

  .suivi__title strong {
    display: block;
  }

  .suivi__step {
    display: block;
    float: none;
    text-align: center;
    margin-top: 10px;
  }

  .flexslider .slides > li {
    display: block;
  }

  .flexslider:before {
    top: 0;
    left: 50%;
    right: auto;
    width: 1px;
    height: 100%;
    bottom: 0;
    background: #d2d2d2;
  }


  .step__inner {
    min-height: 0;
    margin-bottom: 40px;
  }

}



/* -----------------------------------------------------------------------------
   État des dossiers
----------------------------------------------------------------------------- */

.file-state-wrap {
  margin-bottom: 20px;
}

.file-state {

}

.file-state a {
  display: block;
  background: #305fb4;
  text-align: center;
  color: #fff;
  line-height: 100px;
}

.file-state a:hover,
.file-state a:focus,
.file-state a:active {
  background-color: #5180D5;
  text-decoration: none;
}

.file-state a > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
  font-size: 1.5em;
  color: #fff;
}

.file-state strong {
  display: block;
  font-size: 1.5em;
}


@media (max-width: 767px) {

  .file-state {
    margin-bottom: 1px;
  }
}

/* -----------------------------------------------------------------------------
   Mes Demandes
----------------------------------------------------------------------------- */

.search-demandes {
  margin-bottom: 20px;
}

.form-search--demande {
  float: none;
  width: auto;
}


.search-demandes .form-control {
  height: 39px;
}

@media (max-width: 767px) {

  .search-demandes .btn {
    margin-top: 10px;
  }

  .search-demandes .form-search {
    margin-left: 0;
  }

}

/* -----------------------------------------------------------------------------
   Espace ADDED By Quatrième Média
----------------------------------------------------------------------------- */

.espace {
  position: relative;
  border: 3px solid #d2d2d2;
  padding: 25px 30px 75px 30px;
  margin: 0 0 20px;
  min-height: 330px;
}

.espace ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.espace li {
  margin-bottom: 15px;
}

.espace a {
  font-size: 1.333em;
  color: #1246a5;
}

.espace a.private {
  font-size: 1.333em;
  color: #1246a5;
  background: url('../bundles/ants/img/common/user.png') no-repeat right;
  padding-right: 15px;
}

.espace__btn-wrap {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
  padding-top: 20px;
}


.btn--brand,
.btn--brand:link,
.btn--brand:visited {
  background-color: #305fb4;
  color: #fff;
}

.btn--brand:hover,
.btn--brand:focus,
.btn--brand:active {
  background-color: #5180D5;
}

.btn--big {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.163em;
  padding: 10px 40px;
}


@media (max-width: 767px) {

  .btn--big {
    display: block;
    width: 100%;
    font-size: 1em;
    padding: 10px 10px;

  }

}

/* -----------------------------------------------------------------------------
   Bloc particulier_inner ADDED By Quatrieme Media
----------------------------------------------------------------------------- */

.espace .links--bullets {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}

.particuliers__inner ul li a.private {
  background: url('../bundles/ants/img/common/user--white.png') no-repeat right;
  padding-right: 25px;
}

.particuliers__inner ul li a {
  color: #fff;
}

/* -----------------------------------------------------------------------------
   CSS for paggination of PRE-Demandes table ADDED By Quatrieme Media
----------------------------------------------------------------------------- */

#mon-compte-prevision_paginate {
  float: none;
  text-align: center;
  display: none;
}

#mon-compte-prevision_length {
  display: none;
}


/* -----------------------------------------------------------------------------
  External link icon Align after the link
 ----------------------------------------------------------------------------- */
ul.links--bullets a[target="_blank"], ul.block-links-list a[target="_blank"] {
  background: url('../bundles/ants/img/common/external.png') 100% 5px no-repeat;
  padding-right: 15px;
}
a.private[target="_blank"] {
  background: url('../bundles/ants/img/common/user-external.png') 100% 5px no-repeat;
  padding-right: 30px;
}
ul.navbar-nav a[target="_blank"] {
  /* Fix background-color for external links */
  /* background: none; */
  padding-right: 0px;
}
.panel-body .block-links-list {
  margin-top: 0px;
}
.panel-body .links--bullets li {
  margin-bottom: 5px;
}

/* Correction DI 0112860 */

@media (max-width: 767px) {
  .my-alert__see {
    margin-bottom: 10px;
    position: relative;
    top: -10px;
  }
}

.panel-collapse {
  padding-top: 20px;
}

.btn--smaller:link,
.btn--smaller:visited {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

.my-alerts li a.my-alert__see:not(:first-child) {
    margin-right: 5px
}

.actions__btn--user:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    margin-left: 10px;
    margin-top: -2px;
    background: url('../bundles/ants/img/common/user--white.png') no-repeat top left;
}

.actions__btn--message:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 27px;
    height: 25px;
    margin-right: 10px;
    background: url('../bundles/ants/img/common/folder.png') no-repeat top left;
}

li.pre-demande--info::before {
    background: #305fb4 !important;
}

li.pre-demande--auto::before {
    background: #a94442 !important;
}

form#edit-form .progress {
    height: 10px !important;
    margin-bottom: 10px !important;
}

.main-text__service,
.data-text__service,
.data-feedback__service {
    display: none;
}

.data-feedback__service {
    color: #cb5f63;
    font-size: 12px;
}

table.lettre-demat-table__service {
    font-size: 12px;
}

.service__text .col-n__neph {
    padding-left: 0;
}

.service__text ::-webkit-input-placeholder {
    color: #999999;
    opacity: 1 !important; /* for chrome */
}

.service__text :-moz-placeholder { /* Firefox 18- */
    color: #999999;
}

.service__text ::-moz-placeholder {  /* Firefox 19+ */
    color: #999999;
}

.service__text :-ms-input-placeholder {
    color: #999999;
}

.service__text .btn-danger {
    font-size: 1.167em;
    font-weight: normal;
    border-color: #d43f3a;
    color: #fff;
}

.service__text .btn-danger.focus, .service__text .btn-danger:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
}

.service__text .btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}

.dataTables_filter {
    display: none;
}

.file-state-wrap .file-state a.active {
    background: #ec6f9f;
}

/* mobile */
@media (max-width: 767px) {

}

/* -----------------------------------------------------------------------------
	 < desktop
----------------------------------------------------------------------------- */

@media (max-width: 992px) {

	.hidden-mobile {
		display: none !important;
	}

	.header-inner,
	.nav-inner,
	.site {
		width: auto;
	}

	.block-row-1 {
		padding: 0 9px;
	}

	/* = Block image = */

	.block-image {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		background-position: center center;
	}

	.block-image-list a:link,
	.block-image-list a:visited {
		background-position: 0 center;
	}
	.block-image-title {
		font-size: 0.917em;
	}



	/* = Footer = */

	.footer-map {
		padding-bottom: 2em;
	}


	/* Mentions & liens utiles */

	.footer-links {
		border: none;
		padding-top: 0;
		margin-top: 0;
	}

	.footer-links-list {
		float: none;
	}

	.footer-links-list li {
		display: block;
		border-bottom: 1px solid #d5d8d8;
	}
	.footer-links-list a {
		display: block;
		padding: 0.7em;
	}
	.footer-divider {
		display: none;
	}

	.footer-links p {
		text-align: center;
		float: none;
		margin: 1em 0;
		padding-top: 1em;
	}

	.design-by {
		display: block;
	}


/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

	.content-box-suivi {
		float: none;
		width: auto;
	}



/* -----------------------------------------------------------------------------
   Carousel 2 tiers
----------------------------------------------------------------------------- */

.block-row-1 .col-carousel-2of3 {
	width: 66.6666% !important;
	margin-left: 0;
	float: left;
}

	.col-carousel-2of3 .carousel-caption {
		bottom: 0;
		left: 0;
		right: 0;
		top: auto;
		width: auto;
		padding-top: 10px;
	}


	.col-carousel-2of3 .carousel-news .carousel-play-pause {
		top: 10px;
	}

	.col-carousel-2of3 .carousel-indicators {
		top: 15px;
	}


	.block-panel-title {
		font-size: 0.917em;
	}

/* -----------------------------------------------------------------------------
   Captcha
----------------------------------------------------------------------------- */

	.captcha .form-control {
		width: 80%;
	}

	.captcha .btn-wrapper {
		overflow: visible;
		clear: both;
		padding: 10px 0;
		text-align: right;
	}

	.captcha .btn-wrapper input {
		float: none;
	}

}



/* -----------------------------------------------------------------------------
   Tablets & small devices
----------------------------------------------------------------------------- */

@media (min-width: 768px) and (max-width: 992px) {


	.logo-wrapper {
		margin-right: 10px;
	}

	.header-tools {
		width: 361px;
	}
	.header-page .header-tools {
		width: 320px;
	}

	.header-page .header-network {
		margin-left: 0;
		float: right;
		margin-right: 5px;
	}

	.header-network li,
	.header-network li.list-spacer {
		margin-left: 0.8em;
	}

	.form-search {
		width: 126px;
		margin-left: 9px;
	}
	.header-page .form-search {
		margin-left: 2px;
	}

	.baseline {
		width: 255px;
		margin-top: 15px;
	}


	.block-row-1 .col-carousel {
		padding-left: 9px;
		padding-right: 9px;
	}

	.block-row-1 .col-block  {
		padding-left: 9px;
		padding-right: 9px;
	}
	.col-third {
		float: right;
	}
	.col-first {
		clear: both;
	}


/* -----------------------------------------------------------------------------
   FAQ
----------------------------------------------------------------------------- */

.panel-faq-wrapper {
	width: 65%;
}



/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.monitoring-text { width: auto; }

.path {
	width: auto;
}

	.path-item {
		margin: 10px 0;
		width: 15%;
	}


/* -----------------------------------------------------------------------------
   Image-article
----------------------------------------------------------------------------- */

	.article-fig {
		max-width: 250px;
		float: right;
		margin: 0 1em 1em 1em;
		width: auto;
		display: block;
		background: none;
	}

		.article-fig img {
			margin: 0 auto;
		}


		#contentIframe {
		    height: 680px;
		    width: 100%;
		    border: 0px;
		}

}



/* -----------------------------------------------------------------------------
	 Mobile
----------------------------------------------------------------------------- */

@media (max-width: 767px) {

	.home .site-wrapper {
		background: none;
	}

	/* = header = */

	.home .header { display: none; }
	.home .header-page { display: block; }
	.header-page { padding: 5px 0; }

	.header-page {
		padding-left: 10px;
	}
	.header-page .logo-wrapper {
		margin-right: 5px;
	}
	.header-page .header-subtitle {
		width: 185px;
		margin-top: 10px;
	}

	.header-page .baseline {
		display: none;
	}

	.sub-site-title {
		color: #fff;
		font-size: 1.5em;
	}


	/* = Carousel-actus = */

	.col-carousel {
		margin-bottom: 10px;
	}

	.carousel-news .carousel-caption {
		min-height: 0;
	}

	.carousel-news .carousel-play-pause {
		top: 10px;
		right: 10px;
	}

	.carousel-news .carousel-indicators {
		position: static;
		width: auto;
		margin-left: 0;
		line-height: 8px;
	}
	.carousel-news .carousel-indicators li {
		background-color: #becbe2;
		width: 20%;
		height: 8px;
		margin: 0;
		border: none;

			-webkit-box-shadow: 0px 1px 1px #a8b5cc inset;
				 -moz-box-shadow: 0px 1px 1px #a8b5cc inset;
							box-shadow: 0px 1px 1px #a8b5cc inset;
	}
	.carousel-news .carousel-indicators .active {
		background-color: #0a2659;
		width: 20%;
		height: 8px;
		margin: 0;
	}

	.carousel-inner > .item {
		min-height: 0px;
	}

	.carousel-news .carousel-caption {
		left: 0;
		bottom: 0;
		top: auto;
		width: auto;
		height: auto;
		text-align: left;
		padding: 8px 20px;
	}
	.carousel-news .carousel-caption h3 {
		font-size: 1.083em;
		margin: 0;
	}



/* -----------------------------------------------------------------------------
   Carousel 2 tiers
----------------------------------------------------------------------------- */

.block-row-1 .col-carousel-2of3 {
	width: 100% !important;
	float: none;
}

.col-carousel-2of3 .carousel-inner > .item {
	min-height: 0;
}



	.block-row-1 > .col-xs-first {
		padding-right: 4px;
		clear: both;
	}
	.block-row-1 > .col-xs-2nd {
		padding-left: 4px;
	}


	/* = Liens utiles = */

	.utility-links {
		margin-bottom: 10px;
	}
	.u-l-block {
		background: none;
		padding: 0 0 0 7px;
		margin: 0;
	}

	.utility-links .col-xs-4 {
		min-height: 0;
	}

	.u-l-agency {
		padding-left: 0;
		background: none !important;
	}
	.u-l-gerance {
		background: none !important;
	}
	.u-l-agenda {
		background: none !important;
	}

	.u-l-link:link,
	.u-l-link:visited {
		text-align: center;
		background: #000;
		padding: 10px 0;
		width: auto;
		position: static;
		color: #fff;
		font-size: 1em;
	}

	.u-l-agency .u-l-link:link,
	.u-l-agency .u-l-link:visited {
		background-color: #002364;
	}
	.u-l-agenda .u-l-link:link,
	.u-l-agenda .u-l-link:visited {
		background-color: #b82020;
		color: #fff;
	}
	.u-l-gerance .u-l-link:link,
	.u-l-gerance .u-l-link:visited {
		background-color: #1a4490;
	}

	.u-l-link:hover,
	.u-l-link:focus,
	.u-l-link:active {
		text-decoration: none;
		background: #333 !important;
	}

	.carousel-inner > .item > img {
		width: 100%;
	}

	.u-l-label {
		display: block;
	}


	.u-l-icon {
		margin-right: 0;
	}
	.icon-agency {
		margin-right: 0;
		margin-bottom: 12px;
	}

	.icon-agenda {
		width: 27px;
		height: 27px;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.icon-gerance {
		width: 34px;
		height: 28px;
		margin-right: 0;
		margin-bottom: 14px;
	}




	/* = Block image = */

	.les-titres,
	.fil-actu,
	.international,
	.les-apps {
		margin: 0 0 10px;
	}


	.block-image {
		min-height: 140px;
		margin-bottom: 0;
		background-position: center center;
	}

	.col-xs-12 .block-image {
		min-height: 190px;
	}

	.block-image-content {
		min-height: 140px;
		padding-bottom: 35px;
	}

	.col-xs-12 .block-image-content {
		min-height: 190px;
	}

	.block-image-list {
		margin: 0;
		padding-left: 10px;
		padding-top: 30px !important;
	}

	.block-image-title {
		font-size: 0.917em;
		bottom: 5px;
		padding: 6px 5px 6px 5px;
	}

	.block-image-list li {
		margin-bottom: 0;
	}

	.block-image-list a:link,
	.block-image-list a:visited {
		padding-top: 2px;
		background-position: 0 0;
		min-height: 26px;
		font-weight: normal;
		font-size: 1em;
	}


	.col-third-first-line .panel-bg {
		min-height: 0;
	}

	.panel-bg-2 {
		min-height: 116px;
	}


	/* = Article = */

	.article {
		font-size: 0.917em;
		margin: 0 10px 10px;
		border: 4px solid #ebf1fc;
		background-color: #fff;
	}



	/* = Liste de liens = */

	.block-aside-links {
		margin: 0 5px;
	}
	.block-aside-links a:link,
	.block-aside-links a:visited {
		background-size: 16px 16px;
		font-size: 0.83em;
		padding: 8px 0 8px 22px;
		line-height: 1.5em;
	}
	.block-aside-links span {
		padding-right: 8px;
		background-size: 5px 5px;
	}



	/* = block = */

	.block {
		min-height: 0;
	}

	.block-header {
		padding: 5px 10px;
	}
	.block-title {
		font-size: 1em;
	}



	/* = Video = */
	.video {
		min-height: 140px;
	}
	.video-stats strong {
		font-size: 1.4em;
	}
	.video-stats-network {
		font-size: 0.83em;
		color: #000;
	}
	.video-title {
		font-size: 0.83em;
	}
	.video-title a:link,
	.video-title a:visited {
		/*padding: 7px 2px 7px 26px;*/
		background-size: 22px;
	}


	/* = Liste de boutons = */

	.block-aside-btn-list {
		padding: 0.3em;
	}
	.block-aside-btn-list li {
		margin-bottom: 4px;
	}


	.block-aside-btn-list a:link,
	.block-aside-btn-list a:visited {
		padding: 0.1em 0.5em;
		font-size: 1.2em;
	}



	/* = block-document = */

	.block-document {
		min-height: 200px;
	}

	.block-document .document-type {
		margin: 10px;
		display: block;
	}

	.block-document-title {
		font-size: 1em;
	}
	.block-document-infos {
		font-size: 0.917em;
	}
	.block-document .block-document-content {
		font-size: 1em;
		margin-top: 1em;
	}
	.block-document-active .block-document-heading {
		min-height: 200px;
	}

	.block-document-title-wrapper {
		padding: 10px 0 5px;
	}



	/* = Partager = */

	.article-tools {
		padding: 10px 12px;
		display: none;
	}
	.article-tools.visible-xs {
		margin: 10px 10px 20px;
	}

	.article-tools-lists {
		float: right;
	}
	.article-tools-list {
		float: none;
	}
	.article-tools-list li.article-tools-list-spacer {
		margin-left: 8px;
	}
	.article-network img {
		width: 20px;
	}
	.article-network li {
		margin-left: 8px;
	}



	/* = Block article = */

	.block-article {
		background: none !important;
		min-height: 0 !important;
	}
	.block-article-img-mobile {
		display: block;
		float: left;
		margin: 0 10px 10px 0;
	}
	.block-article-img-mobile {
		width: 100px;
	}
	.block-article .block-document-heading {
		position: static;
		background: #eff4fd !important;
		color: #333333;
		overflow: hidden;
		min-height: 106px !important;
	}
	.block-article .block-document-title {
		font-size: 1.083em;
	}
	.block-document-date {
		display: none;
	}
	.block-article .block-document-heading a:link,
	.block-article .block-document-heading a:visited {
		color: #333333;
	}
	.block-article .block-document-content {
		display: block !important;
		margin-top: 0;
		font-size: 1.083em;
	}
	.block-article .block-article-source {
		display: none;
	}


	/* = Formulaire de recherche = */

	.form-page-search .dropdown-content {
		padding: 0;
	}
	.form-page-search .form-group {
		margin-bottom: 8px;
	}
	.form-page-search .checkbox {
		border-top: 1px solid #9eaabe;
		padding: 5px 10px;
	}
	.form-page-search .checkbox:first-child {
		border-top: none;
	}



/* -----------------------------------------------------------------------------
	 Chiffres
----------------------------------------------------------------------------- */

.block-panel-chiffres {
	min-height: 116px;
	/*background-image: none !important;*/
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.block-panel-chiffres-value {
	width: auto;
	top: 25px;
}

.chiffres-value {
	font-size: 1.3em;
}

.chiffres-label {
	font-size: 0.917em;
}

.chiffres-date {
	font-size: 0.917em;
}



/* -----------------------------------------------------------------------------
   Image overlay
----------------------------------------------------------------------------- */

.overlay {
	text-transform: none;
}


/* -----------------------------------------------------------------------------
	 Panneaux
----------------------------------------------------------------------------- */

.block-panel {
	min-height: 140px;
}

	.block-panel-title {
		padding: 6px 0;
	}

	.block-border {
		min-height: 116px;
	}

	.block-border img {
		max-height: 116px;
	}




/* -----------------------------------------------------------------------------
	 Nuage de tags
----------------------------------------------------------------------------- */

.tags-cloud {
	font-size: 0.834em;
	min-height: 140px;
}

	.tags-cloud .rtc-div-wrapper {
		height: 130px;
		line-height: 130px;
	}


/* -----------------------------------------------------------------------------
   FAQ
----------------------------------------------------------------------------- */

.panel-faq-wrapper {
	width: 100%;
}

.panel-faq .input-group {
	width: 100%;
}

.panel-faq .form-page-search .btn-wrapper {
	float: none !important;
}

.panel-faq .form-page-search .btn-alt {
	width: 100%;
	display: block;
}


/* -----------------------------------------------------------------------------
   Suivi
----------------------------------------------------------------------------- */

.monitoring-text { width: auto; }

.path {
	width: auto;
}

	.path-item {
		width: 100%;
		margin: 10px 0;
	}

	.path-sep {
		display: none;
	}




/* -----------------------------------------------------------------------------
   Image-article
----------------------------------------------------------------------------- */

	.article-fig {
		margin: 1em auto;
		width: auto;
		display: block;
		background: none;
	}

		.article-fig img {
			margin: 0 auto;
		}



/* -----------------------------------------------------------------------------
   Liste de liens
----------------------------------------------------------------------------- */


.links-list {
	padding-top: 5px;
	margin: 0 5px;
}

	.links-list li {
		margin-bottom: 5px;
	}

	.links-list a {
		font-size: 0.917em;
		line-height: 1.2;
		padding: 2px 2px;
	}

#contentIframe {
    height: 1444px;
    width: 100%;
    border: 0px;
}

}
/*/ media*/


/*! jQuery UI - v1.10.3 - 2013-09-30
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:none}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:normal}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-menu .ui-state-disabled{font-weight:normal;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(../bundles/ants/img/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(../bundles/ants/img/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(../bundles/ants/img/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(../bundles/ants/img/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(../bundles/ants/img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(../bundles/ants/img/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(../bundles/ants/img/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(../bundles/ants/img/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(../bundles/ants/img/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(../bundles/ants/img/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../bundles/ants/img/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(../bundles/ants/img/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(../bundles/ants/img/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(../bundles/ants/img/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(../bundles/ants/img/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(../bundles/ants/img/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
/* -----------------------------------------------------------------------------
	 Liste de resultats Google Maps
----------------------------------------------------------------------------- */
#results {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 43px;
	top: 5px;
	height: 355px;
	width: 200px;
	padding: 5px;
	z-index: 5;
	border: 1px solid #999;
	background: #fff;
}

#results ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 290px;
	width: 100%;
	overflow-y: auto;
}

#results ul li {
	background-color: #f1f1f1;
	padding: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#results ul li:nth-child(odd) {
	background-color: #fcfcfc;
}


/* =============================================================================
   Capcha Securimage
============================================================================= */

.captcha-securimage {
  overflow: hidden;
}

.captcha-securimage-img {
  border: 1px solid #cbcbcb;
  margin: 0 1em 5px 0;
  float: left;
}

.captcha-securimage-tools {
  overflow: hidden;
}

.captcha-securimage-options {
  margin-bottom: 1em;
  overflow: hidden;
}

  .captcha-securimage-options a {
    float: left;
    margin-right: 10px;
  }

  .captcha-securimage-options object {
    float: left;
  }

.captcha-securimage-input {
  clear: both;
}

.captcha-securimage-input .form-control {
  width: 100px;
}

/* =============================================================================
   Captcha homepage
============================================================================= */

.captcha {
  padding: 5px;
}

  .captcha .btn-help-inline {
    margin-left: 12px;
  }

  .captcha .form-control {
    width: 217px;
    float: left;
  }

.captcha .form-row {
  margin-bottom: 4px;
  overflow: hidden;
}

 .captcha .captcha-securimage-options {
    padding-top: 10px;
  }

.captcha .captcha-securimage-tools {
  overflow: hidden;
  clear: both;
}

  .captcha .captcha-securimage-input .form-control {
    width: 217px;
    margin-right: 4px;
  }


.captcha .btn-right {
  text-align: right;
}

.captcha .btn {
  background: #ec6f9f;
  border: none;
  color: #000;
  padding-top: 4px;
  padding-bottom: 4px;
}

.captcha .btn:hover,
.captcha .btn:focus,
.captcha .btn:active {
  background: #ff78ac;
}



/* -----------------------------------------------------------------------------
   RWD
----------------------------------------------------------------------------- */



@media (max-width: 992px) {

  .captcha {
    overflow: hidden;
  }


  .captcha .captcha-securimage-options img,
  .captcha .captcha-securimage-options object {
    width: 16px;
    height: 16px;
  }


  .captcha .captcha-securimage-options {
    float: left;
    padding-top: 5px;
    margin-right: 5px;
    margin-bottom: 0;
  }

  .captcha .captcha-securimage-input {
    float: left;
    clear: none;
  }

  .captcha .captcha-securimage-input .form-control {
    width: 108px;
  }

}


@media (min-width: 768px) and (max-width: 992px) {

  .captcha-securimage-options {
    margin-bottom: 1em;
  }

  .captcha .captcha-securimage-img {
    float: none;
  }


  .captcha .btn {
    padding-left: 5px;
    padding-right: 5px;
  }


}





@media (max-width: 767px) {

  .captcha-securimage {
    overflow: visible;
  }

    .captcha-securimage-img {
      margin-right: 0;
      float: none;
    }

    .captcha-securimage-tools {
      overflow: visible;
    }

    .captcha-securimage-input .form-control {
      width: 100%;
    }

}





/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting {
  background: url("../bundles/ants/css/common/images/sort_both.png") no-repeat center right;
}
table.dataTable thead .sorting_asc {
  background: url("../bundles/ants/css/common/images/sort_asc.png") no-repeat center right;
}
table.dataTable thead .sorting_desc {
  background: url("../bundles/ants/css/common/images/sort_desc.png") no-repeat center right;
}
table.dataTable thead .sorting_asc_disabled {
  background: url("../bundles/ants/css/common/images/sort_asc_disabled.png") no-repeat center right;
}
table.dataTable thead .sorting_desc_disabled {
  background: url("../bundles/ants/css/common/images/sort_desc_disabled.png") no-repeat center right;
}
table.dataTable tbody tr {
  background-color: white;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable th.center,
table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.right,
table.dataTable td.right {
  text-align: right;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #dddddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr.odd:hover,
table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.even:hover {
  background-color: whitesmoke;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.hover tbody tr.odd:hover.selected,
table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected,
table.dataTable.display tbody tr.odd:hover.selected,
table.dataTable.display tbody tr.even:hover.selected {
  background-color: #a9b7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.display tbody tr.odd:hover > .sorting_1,
table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.display tbody tr.odd:hover > .sorting_2,
table.dataTable.display tbody tr.even:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
  background-color: #ebebeb;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.display tbody tr.odd:hover > .sorting_3,
table.dataTable.display tbody tr.even:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
  background-color: #eeeeee;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.display tbody tr.even:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
  background-color: #a1aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.display tbody tr.even:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
  background-color: #a2afc8;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.display tbody tr.even:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
  background-color: #a4b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111111;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, gainsboro 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, gainsboro 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
